chore: Tabs -> Spaces
Github PR reviews will be formatted much better. Inline with mermaid project.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
"singleQuote": true,
|
||||
"svelteSortOrder": "options-scripts-markup-styles",
|
||||
"bracketSameLine": true,
|
||||
"useTabs": true,
|
||||
"trailingComma": "none",
|
||||
"printWidth": 100
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
"src/**/*.svelte",
|
||||
"cypress/**/*.ts",
|
||||
"cypress/**/*.js",
|
||||
"cypress/**/*.json",
|
||||
"static/**/*.js",
|
||||
"static/**/*.json"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user