forked from sombochea/verdaccio-ui
9 lines
135 B
JSON
9 lines
135 B
JSON
|
{
|
||
|
"eslint.packageManager": "yarn",
|
||
|
"eslint.validate": [
|
||
|
"javascript",
|
||
|
"javascriptreact",
|
||
|
"typescript",
|
||
|
"typescriptreact"
|
||
|
]
|
||
|
}
|