feat: Replace eslint => oxlint + oxfmt
This commit is contained in:
8
wp-content/themes/moonshine/.oxfmt.json
Normal file
8
wp-content/themes/moonshine/.oxfmt.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"arrowParens": "always",
|
||||
"indentStyle": "space",
|
||||
"indentWidth": 2,
|
||||
"quoteStyle": "double",
|
||||
"semi": true,
|
||||
"trailingComma": "es5"
|
||||
}
|
||||
Reference in New Issue
Block a user