aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/.vscode
diff options
context:
space:
mode:
Diffstat (limited to 'clients/www/.vscode')
-rw-r--r--clients/www/.vscode/settings.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/clients/www/.vscode/settings.json b/clients/www/.vscode/settings.json
index c35c0ee..9829d16 100644
--- a/clients/www/.vscode/settings.json
+++ b/clients/www/.vscode/settings.json
@@ -1,7 +1,5 @@
{
- "prettier.documentSelectors": [
- "**/*.svelte"
- ],
+ "prettier.documentSelectors": ["**/*.svelte"],
"tailwindCSS.classAttributes": [
"class",
"accent",
@@ -114,4 +112,4 @@
"width",
"zIndex"
]
-} \ No newline at end of file
+}