@@ -7,7 +7,8 @@
"files": [
"src/",
"lib/",
- "dist/"
+ "dist/",
+ "test/"
],
"lint-staged": {
"*.js": "eslint"