removing deprecated linter rules, fixing linter errors, and resolving issue with switch to latest istanbul-instrumenter-loader since the isparta-loader package has been deprecated. all of this should fix the build errors

This commit is contained in:
Jason Salzman
2017-05-22 05:42:52 -07:00
parent 7e8b51bb19
commit c6fbeafb77
15 changed files with 176 additions and 174 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"author": "Jason Salzman",
"name": "react-add-to-calendar",
"description": "A simple and reusable add to calendar button component for React",
"version": "0.1.1",
"version": "0.1.2",
"license": "MIT",
"homepage": "https://github.com/jasonsalzman/react-add-to-calendar",
"repository": {