mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 00:38:27 +01:00
10 lines
229 B
JSON
10 lines
229 B
JSON
{
|
|
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
|
"cmake.generator": "Ninja",
|
|
"prettier.disableLanguages": [
|
|
"markdown"
|
|
],
|
|
"git.inputValidationLength": 80,
|
|
"git.inputValidationSubjectLength": 72
|
|
}
|