Fix eslint not running in vscode
This commit is contained in:
parent
b2211efe52
commit
c81f331c04
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -4,5 +4,6 @@
|
|||
"[toml]": { "editor.defaultFormatter": "tamasfe.even-better-toml" },
|
||||
"[typst]": { "editor.defaultFormatter": "myriad-dreamin.tinymist" },
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"eslint.workingDirectories": ["showbits-thermal-printer-ui"],
|
||||
"tinymist.fontPaths": ["showbits-assets/data"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue