adding spelling to vscode check (optional)

This commit is contained in:
proddy
2024-06-27 14:51:08 +02:00
parent 95915611b5
commit eccca23163

View File

@@ -89,7 +89,6 @@
"**/ArduinoJson/**" "**/ArduinoJson/**"
], ],
"cSpell.enableFiletypes": [ "cSpell.enableFiletypes": [
"!cpp",
"!typescript" "!typescript"
], ],
"typescript.preferences.preferTypeOnlyAutoImports": true "typescript.preferences.preferTypeOnlyAutoImports": true