ngx-admin/.vscode/settings.json
Patrick Bashizi 50f4d47e08 cleanups
2023-01-05 14:25:55 +01:00

4 lines
88 B
JSON

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