mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-04-19 12:57:17 +00:00
chore(dev): use latest settings for auto-format
From VS Code `>=1.85` Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
This commit is contained in:
parent
2f2b19f613
commit
d6de53780d
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -7,6 +7,6 @@
|
||||
},
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.eslint": "explicit"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user