Commit Graph

66 Commits

Author SHA1 Message Date
Josh Goldberg 9f30b38758 Assorted bugfixes: recursive dependency fetching; allow no shenanigans property 2019-09-18 19:27:29 -04:00
Josh Goldberg f5b30bd399 Removed TSLint's strict-string-expressions as well 2019-09-12 22:18:26 -04:00
Josh Goldberg 193e629864 Disabled a few new rules in setup/tslint.json 2019-09-12 22:02:15 -04:00
Josh Goldberg 55d265d379 Updated all to latest 2019-09-12 20:11:48 -04:00
Josh Goldberg c95692188c Removed docs tasks (TypeDoc)
Fixes #69

Nice.
2019-04-14 15:43:52 -04:00
Josh Goldberg 0854803289 (v0.2.39) Excluded no-null-undefined-union tslint rule 2019-04-13 15:30:42 -04:00
Josh Goldberg 4c4ae80919 (v0.2.37) Updated all to latest; excluded .ts files in configs except for .d.ts
Fixes #66. Fixes #67. Fixes #68.
2019-04-13 14:37:13 -04:00
Josh Goldberg 71ac0640a7 Fixed import grouping in Maps.test.s 2019-03-13 01:00:34 -04:00
Josh Goldberg 5567140b4a Removed now-unused -a from ncu commands 2019-03-10 19:18:16 -04:00
Josh Goldberg 23cb251c9d Bumped all to latest 2019-03-10 19:11:36 -04:00
Josh Goldberg 8a9a2aab5c Updated all to latest 2019-01-19 09:27:32 -05:00
Josh Goldberg 079b103788 Added update-all instructions and updated a few more packages 2018-10-09 09:38:55 -07:00
Josh Goldberg f26064ea63 Updated all to latest; disabled greenkeeper-lockfile 2018-09-30 10:42:01 -04:00
Josh Goldberg edd8e62ef1 (v0.2.34) Bumped versions in all packages 2018-08-15 23:50:31 -07:00
Josh Goldberg d850ad86fe Stopped requiring strict function checks 2018-08-15 23:44:33 -07:00
Josh Goldberg d91c0b4ce3 Better described some commands; fixed a few opening problems 2018-08-15 22:31:31 -07:00
Josh Goldberg faaa1007f4 Fixed tslint-fix command and mentioned more in README.md 2018-08-15 19:32:17 -07:00
Josh Goldberg bb71bddc43 Updated to latest; stopped ignoring lock files 2018-08-15 19:15:32 -07:00
Josh Goldberg 0e34ce0195 (v0.2.31) Bumped all to latest 2018-05-30 20:38:11 -07:00
Josh Goldberg 49627d6777 (v0.2.29) BUmped lib version to es2015
Node's new typings require it.
2018-05-21 10:32:35 +02:00
Josh Goldberg 44f67a4436 Removed temporary coverage install and run 2018-04-16 09:47:41 -07:00
Josh Goldberg 492f2af871 Reverted to /coverage.json; added requirejs.onError 2018-04-08 09:00:31 -04:00
Josh Goldberg e2f56477ee (v0.2.28) added setup:dirs 2018-04-08 08:51:00 -04:00
Josh Goldberg b4704acfea (v0.2.27) Rudimentary coverage.json fixups 2018-04-08 08:32:25 -04:00
Josh Goldberg 5f54540f16 Added basic istanbul report generation
Generates a coverage.json and coverage/ directory with HTML coverage files. Doesn't get run as part of the normal build yet.

Fixes #49.
2018-04-08 07:50:49 -04:00