vinext boiler
This commit is contained in:
9
.oxfmtrc.json
Normal file
9
.oxfmtrc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"printWidth": 120,
|
||||
"arrowParens": "always",
|
||||
"semi": true,
|
||||
"tabWidth": 2,
|
||||
"trailingComma": "all",
|
||||
"sortPackageJson": false,
|
||||
"ignorePatterns": [".idea", ".next", ".wrangler", "dist", "generated", "node_modules", "worker"]
|
||||
}
|
||||
Reference in New Issue
Block a user