https://github.com/oliverjash/ts-loader-check-js
https://github.com/oliverjash/ts-loader-check-js
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/ts-loader-check-js
- Owner: OliverJAsh
- Created: 2017-07-03T14:51:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-03T15:05:27.000Z (almost 8 years ago)
- Last Synced: 2025-01-16T21:51:06.858Z (5 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
No errors:
```
tsc --noEmit
```Lots of errors:
```
webpack
```