An open API service indexing awesome lists of open source software.

https://github.com/oliverjash/ts-loader-check-js


https://github.com/oliverjash/ts-loader-check-js

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

No errors:
```
tsc --noEmit
```

Lots of errors:
```
webpack
```