Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable compiler option skipLibCheck in TypeScript based templates
This is done to prevent compile errors due to @types/node clashing with tabris type declarations. This can be considered a workaround, as tabris really shouldn't clash with node, but it's also in general a good compiler option to enable. Change-Id: I88b1d6e6997bd2bef23144125443a1aebe0ed46d
- Loading branch information