mirror of
https://github.com/xtermjs/xterm.js.git
synced 2026-01-18 15:55:25 +00:00
Merge pull request #5577 from Tyriar/ext_recommendation
Recommend eslint extension in vscode
This commit is contained in:
commit
064e299bb0
5
.vscode/extensions.json
vendored
Normal file
5
.vscode/extensions.json
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user