Whymarrh Whitby
|
92971d3c87
|
Migrate codebase to use ESM (#7730)
* Update eslint-plugin-import version
* Convert JS files to use ESM
* Update ESLint rules to check imports
* Fix test:unit:global command env
* Cleanup mock-dev script
|
2020-01-09 00:04:58 -03:30 |
|
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
2018-07-02 18:49:33 -04:00 |
|
kumavis
|
39a831e2a0
|
deps - use pify instead of util.promisify
|
2018-03-14 10:32:55 -07:00 |
|
Dan Finlay
|
bdbe299069
|
Clean up run version bump script
|
2018-03-02 17:16:17 -08:00 |
|
Dan Finlay
|
3a9b3794eb
|
Remove logs
|
2018-03-02 14:01:53 -08:00 |
|
Dan Finlay
|
bf17d7e115
|
Add version bumping script
One step towards automating our deploy process is automating our version
bumping scheme. This PR does that.
|
2018-03-02 13:55:56 -08:00 |
|