1
0
mirror of synced 2025-11-08 12:57:47 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jason Dreyzehner
390041b510 feat: TS v4, tslint -> eslint, add cspell support (#240)
Update all dependencies, migrate from tslint (deprecated) to typescript-eslint, and add support for
cspell.

BREAKING CHANGE: migrated from tslint (deprecated) to eslint.
2020-09-01 19:13:25 -04:00
Jason Dreyzehner
f033e7cebc chore(package): update dependencies (#194) 2019-07-09 23:29:27 -04:00
Jason Dreyzehner
12ad44608c ci(node): build on latest node lts (v10) and stable (v11) 2018-11-27 21:10:44 -05:00
Jason Dreyzehner
61cd420c96 ci(CircleCI): run tests on both node 8 and 9 2018-03-15 21:52:34 -04:00
Jason Dreyzehner
bdb4753073 ci(CircleCI): skip building gh-pages commits 2018-03-12 19:23:32 -04:00
Jason Dreyzehner
a89a03a760 ci(CircleCI): ignore the gh-pages branch 2018-03-12 02:17:15 -04:00
Jason Dreyzehner
c93c9dbb9d fix(codecov): prefix with npx 2018-03-11 03:14:12 -04:00
Jason Dreyzehner
b08c6384de ci(codecov): fix coverage sending 2018-03-11 01:41:13 -05:00
Jason Dreyzehner
18e71a16aa build(CircleCI): push coverage before running the coverage check 2018-03-10 15:53:16 -05:00
Jason Dreyzehner
8b9ac04810 ci(CircleCI): send coverage to codecov after test 2018-03-10 14:36:09 -05:00
Jason Dreyzehner
e42c8923ef ci(CircleCI): switch from Travis CI to CircleCI 2018-03-10 14:33:03 -05:00