fix: ecrc
parent
6093ed2588
commit
b16f2c858a
1
.ecrc
1
.ecrc
|
@ -1,5 +1,4 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
"Disable": {
|
"Disable": {
|
||||||
"Indentation": true
|
"Indentation": true
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
},
|
},
|
||||||
"editor.wordWrap": "on",
|
"editor.wordWrap": "on",
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
|
".ecrc": "json",
|
||||||
".imgbotconfig": "jsonc",
|
".imgbotconfig": "jsonc",
|
||||||
".markdownlintignore": "ignore"
|
".markdownlintignore": "ignore"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue