mirror of
https://gitlab.com/cyclane/sbdatatracker.git
synced 2025-08-01 03:31:15 +00:00
Sapper
This commit is contained in:
11
.prettierrc
Normal file
11
.prettierrc
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"arrowParens": "avoid",
|
||||
"bracketSpacing": true,
|
||||
"embeddedLanguageFormatting": "auto",
|
||||
"endOfLine": "lf",
|
||||
"semi": true,
|
||||
"singleQuote": false,
|
||||
"tabWidth": 4,
|
||||
"useTabs": true,
|
||||
"trailingComma": "none"
|
||||
}
|
Reference in New Issue
Block a user