1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
ssube 24d96a56d4
feat: switch output to es module, use c8 for coverage
BREAKING CHANGE: requires Node with stable ES modules. Consumers
targeting versions of Node or browsers without module support will
need to use a bundler to replace the imports.
2021-07-29 23:42:54 -05:00
ssube cd8d376914
fix(build): remove tslint packages 2021-06-12 16:05:30 -05:00
ssube fb496f56f6 fix(build): update eslint for typescript-eslint 4 rules 2020-09-05 18:33:18 -05:00
ssube 3442b8f052
feat: initial project structure from template 2020-08-11 18:12:14 -05:00