8 lines
103 B
JSON
8 lines
103 B
JSON
{
|
|
"eslint.validate": [
|
|
"javascript",
|
|
"javascriptreact",
|
|
"typescript"
|
|
]
|
|
}
|
|
|