Commit graph

10 commits

Author SHA1 Message Date
Marc Cataford
3dee8b73b9 chore: move tests 2020-12-12 19:15:26 -05:00
Marc Cataford
3c8e96e183 chore: runtime mapping 2020-12-12 19:06:52 -05:00
Marc Cataford
b90a1e070c chore: set up typescript deps 2020-12-12 15:15:50 -05:00
dependabot-preview[bot]
24e5404cae
build(deps-dev): bump @tophat/eslint-config from 0.6.1 to 0.7.0 (#58)
Bumps [@tophat/eslint-config](https://github.com/tophat/eslint-config) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/tophat/eslint-config/releases)
- [Changelog](https://github.com/tophat/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tophat/eslint-config/compare/v0.6.1...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-15 20:09:21 -04:00
dependabot-preview[bot]
ef9e514fed
build(deps-dev): bump eslint from 6.8.0 to 7.0.0 (#34)
Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-12 09:49:28 -04:00
dependabot-preview[bot]
77c458c20c
build(deps-dev): bump jest from 25.1.0 to 26.0.1 (#30)
Bumps [jest](https://github.com/facebook/jest) from 25.1.0 to 26.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v25.1.0...v26.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05 09:42:18 -04:00
dependabot-preview[bot]
bb42bdd362
build(deps-dev): bump prettier from 1.19.1 to 2.0.5 (#22)
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-01 21:45:26 -04:00
Michael Rose
216af49d0b
Add babel-preset-env (#7) 2020-03-06 16:25:44 -05:00
Marc Cataford
98060385e9
Ci setup (#2)
* chore: terminology change

* ci: basic

* ci: remove node 8.x

* chore: add semantic release

* ci: restrict codecov to n12

* ci: undo

* docs: spruce up main heading before release

* ci: secret name
2020-02-29 19:38:31 -05:00
Marc Cataford
218f8172ea
Initial upload (#1)
* chore: initial version

* chore: add shebang
2020-02-29 18:40:39 -05:00