mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
don't spell check C files
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -41,5 +41,6 @@
|
|||||||
"**/*.min.*",
|
"**/*.min.*",
|
||||||
"**/*.map",
|
"**/*.map",
|
||||||
"**/ArduinoJson/**"
|
"**/ArduinoJson/**"
|
||||||
]
|
],
|
||||||
|
"cSpell.enableFiletypes": ["!cpp"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user