Skip to content
This repository has been archived by the owner on Oct 9, 2018. It is now read-only.

Latest commit

 

History

History
33 lines (27 loc) · 530 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 530 Bytes

ts-react-boilerplate

Done

+ wp2
  + dev-server
  + react hot-reload
  + sourcemaps
+ ts2
  + react hot-reload
  + sourcemaps
+ tslint for ts and js files
+ karma
  + phantomjs2 launcher
  + chrome launcher
  + jasmine
  + sourcemaps
  + coverage
    + html
    + lcovonly

To Do

- componentsContext for karma.entry.tsx (https://git.io/vQeYm)
? enzyme

Notes