7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"eslint.enable": true,
|
|
"eslint.validate": [
|
|
"javascript",
|
|
"typescript"
|
|
]
|
|
} |