first commit
This commit is contained in:
9
.prettierrc.mjs
Normal file
9
.prettierrc.mjs
Normal file
@@ -0,0 +1,9 @@
|
||||
import wpjPrettierConfig from '@kupshop/prettier-config-wpj';
|
||||
|
||||
/**
|
||||
* @type {import("prettier").Config}
|
||||
*/
|
||||
export default {
|
||||
...wpjPrettierConfig,
|
||||
tabWidth: 3,
|
||||
}
|
||||
Reference in New Issue
Block a user