ngx-admin/.vscode/settings.json
2023-02-04 15:00:28 +02:00

5 lines
135 B
JSON

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