1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-12 22:41:37 +07:00
verdaccio-ui/.vscode/settings.json
2019-12-18 17:30:42 -03:00

10 lines
205 B
JSON

{
"eslint.packageManager": "yarn",
// "eslint.validate": [
// "javascript",
// "javascriptreact",
// "typescript",
// "typescriptreact"
// ],
"typescript.tsdk": "node_modules/typescript/lib"
}