mirror of
https://gitlab.com/cyclane/sbdatatracker.git
synced 2026-07-16 03:58:58 +00:00
Sapper
This commit is contained in:
+11
@@ -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