mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-06-25 01:11:35 +02:00
Added .prettierignore
This commit is contained in:
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.md
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,9 +1,6 @@
|
|||||||
{
|
{
|
||||||
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
"C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools",
|
||||||
"cmake.generator": "Ninja",
|
"cmake.generator": "Ninja",
|
||||||
"prettier.disableLanguages": [
|
|
||||||
"markdown"
|
|
||||||
],
|
|
||||||
"git.inputValidationLength": 80,
|
"git.inputValidationLength": 80,
|
||||||
"git.inputValidationSubjectLength": 72
|
"git.inputValidationSubjectLength": 72
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user