Ship the babelrc file to npm

We ship the source files, so it probably makes sense to ship the
babelrc that tells you how to compile them.
This commit is contained in:
David Baker 2018-12-06 11:44:00 +00:00
parent 58ab9a0995
commit 77c51aff2d

View file

@ -10,6 +10,7 @@
"license": "Apache-2.0",
"main": "lib/index.js",
"files": [
".babelrc",
".eslintrc.js",
"CHANGELOG.md",
"CONTRIBUTING.rst",