Skip to content

Commit

Permalink
Merge pull request #7 from dabapps/drop-es5-allow-bad-prototypes
Browse files Browse the repository at this point in the history
Class-like guard (and drop < ES5 support)
  • Loading branch information
JakeSidSmith authored Jan 27, 2020
2 parents 7ac8e01 + bccc536 commit edcf9ba
Show file tree
Hide file tree
Showing 5 changed files with 1,450 additions and 1,102 deletions.
6 changes: 6 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
/node_modules/*
/coverage/*
/build/*
!/dist/*

.DS_Store
npm-debug.log*
Loading

0 comments on commit edcf9ba

Please sign in to comment.