You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Added the abillity to import js and jsx files with ts-loader (#242)
* added js and jsx to things that ts-loader loads
* removed spaces and made prettier runnable on windows
* run jsx specs too
* added isejecting
* added dependencies and babeltransform
* bumped jest version#
* does it work without cache?
* cache?
* added ts
* updates ts-jest
* readd caching
* removed ts as a devdependency
* added babel to handle js files
* added prod env
* prod is handled by babel loader
* added ts as devdep
* cache node modules
* fixed legal
0 commit comments