Forum Discussion

Mcburn's avatar
Mcburn
Helper II
9 years ago

tsconfig.json exclude give TypeError

Hey @All   when i add this sample code in a new created project i got an error.   { "compilerOptions": { "module": "commonjs", "noImplicitAny": true, "removeComments":...