Automatically generate and validate `tsconfig.json`
Created by: Timer
When using TypeScript, we should automatically generate and validate tsconfig.json
.
-
force isolatedModules: true
-
remove .d.ts
files from template
Created by: Timer
When using TypeScript, we should automatically generate and validate tsconfig.json
.
isolatedModules: true
.d.ts
files from template