ngx-admin/.vscode/settings.json

5 lines
87 B
JSON
Raw Permalink Normal View History

{
"typescript.tsdk": "./node_modules/typescript/lib",
"tslint.enable": false
}