Files
Examples/JavaScript/negative-spacing/.vscode/extensions.json
plane000 9ed69a60eb OpenTK
2018-09-02 17:47:00 +01:00

7 lines
168 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"dbaeumer.vscode-eslint"
]
}