ngx-admin/.vscode/settings.json
2023-01-05 14:02:10 +01:00

5 lines
135 B
JSON

{
"typescript.tsdk": "./node_modules/typescript/lib",
"tslint.enable": false,
"angular.enable-strict-mode-prompt": false
}