Skip to content

Commit

Permalink
Fix NPM package to contain bundled sources
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Martins committed Oct 22, 2020
1 parent 7d2d28d commit 4918fe7
Show file tree
Hide file tree
Showing 6 changed files with 447 additions and 42 deletions.
9 changes: 9 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"extends": [
"airbnb-base"
],
"env": {
"browser": true,
"mocha": true
}
}
Loading

0 comments on commit 4918fe7

Please sign in to comment.