mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
prettier
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"trailingComma": "all",
|
||||
"tabWidth": 2,
|
||||
"useTabs": false,
|
||||
"printWidth": 128,
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "always",
|
||||
}
|
||||
Reference in New Issue
Block a user