Commit 46d07207687fa747018b6676250507a486c0117f

Michael Schmidt 2021-06-27T21:51:10

Updated `.npmignore` (#2971) The ESLint cache file from #2959 and the JSDoc config file were added.

1
2
3
4
5
6
7
8
9
10
diff --git a/.npmignore b/.npmignore
index fdbc02a..9710615 100644
--- a/.npmignore
+++ b/.npmignore
@@ -20,3 +20,5 @@ gulpfile.js
 .gitattributes
 .travis.yml
 .eslintrc.js
+.eslintcache
+.jsdoc.json