mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-06-24 17:01:36 +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",
|
||||
"cmake.generator": "Ninja",
|
||||
"prettier.disableLanguages": [
|
||||
"markdown"
|
||||
],
|
||||
"git.inputValidationLength": 80,
|
||||
"git.inputValidationSubjectLength": 72
|
||||
}
|
||||
|
Reference in New Issue
Block a user