mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
disable editor.detectIndentation
This commit is contained in:
Vendored
+3
-2
@@ -4,7 +4,7 @@
|
||||
".prettierrc": "jsonc",
|
||||
".eslintignore": "ignore"
|
||||
},
|
||||
|
||||
|
||||
"eslint.validate": [
|
||||
"javascript",
|
||||
"javascriptreact",
|
||||
@@ -26,5 +26,6 @@
|
||||
"test/**/__snapshots__": true,
|
||||
"package-lock.json": true,
|
||||
"*.{css,sass,scss}.d.ts": true
|
||||
}
|
||||
},
|
||||
"editor.detectIndentation": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user