chore: Tabs -> Spaces

Github PR reviews will be formatted much better.
Inline with mermaid project.
This commit is contained in:
Sidharth Vinod
2022-11-03 14:09:36 +05:30
parent 7b254a67cc
commit 0ac606b8fb
64 changed files with 2952 additions and 2952 deletions
-1
View File
@@ -2,7 +2,6 @@
"singleQuote": true,
"svelteSortOrder": "options-scripts-markup-styles",
"bracketSameLine": true,
"useTabs": true,
"trailingComma": "none",
"printWidth": 100
}
+1
View File
@@ -5,6 +5,7 @@
"src/**/*.svelte",
"cypress/**/*.ts",
"cypress/**/*.js",
"cypress/**/*.json",
"static/**/*.js",
"static/**/*.json"
],