forked from sombochea/verdaccio-ui
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"eslint.packageManager": "yarn",
|
|
// "eslint.validate": [
|
|
// "javascript",
|
|
// "javascriptreact",
|
|
// "typescript",
|
|
// "typescriptreact"
|
|
// ],
|
|
"typescript.tsdk": "node_modules/typescript/lib"
|
|
} |