ngx-admin/.vscode/settings.json

5 lines
87 B
JSON
Raw Normal View History

2017-04-20 11:43:30 +03:00
{
"typescript.tsdk": "./node_modules/typescript/lib",
"tslint.enable": false
2017-04-20 11:43:30 +03:00
}