Update settings.json
This commit is contained in:
parent
f39d671c93
commit
54c2f0d11a
1 changed files with 1 additions and 2 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.overlay": "dts",
|
"*.overlay": "dts"
|
||||||
"*.keymap": "dts"
|
|
||||||
},
|
},
|
||||||
"python.formatting.provider": "black"
|
"python.formatting.provider": "black"
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue