Commit graph

11 commits

Author SHA1 Message Date
d-yokoi de361673cf
build: add compiler options to forbid unused local variables and parameters 2019-03-04 00:10:12 +09:00
junderw c143e9c855
Specify version to help prevent large diffs 2019-01-15 17:48:10 +09:00
junderw bc28949056
Commit js, ts, and definitions in separate folders 2019-01-04 18:33:02 +09:00
junderw 1aaba64acc
esModuleInterop was causing low coverage 2018-12-29 15:25:54 +09:00
junderw 180f9ec958
Enable strict (HUZZAH\!) 2018-12-29 15:25:54 +09:00
junderw 9955c3c082
Add strictPropertyInitialization 2018-12-29 15:25:54 +09:00
junderw fdf0006fde
Add strictNullChecks 2018-12-29 15:25:45 +09:00
junderw 4cddc83016
noImplicitAny is now true 2018-12-29 15:25:45 +09:00
junderw b4d54af0fe
Remove AllowJS and get definitions 2018-12-29 15:23:14 +09:00
junderw d684a6b2ef
Fix compiler errors, tests, and scripts 2018-12-29 15:20:37 +09:00
junderw e855bde3b3
Add tsconfig.json and types for node as well as typescript 2018-12-21 18:17:54 +09:00