Sfoglia il codice sorgente

add tests to npm package

Artur Paikin 8 anni fa
parent
commit
e53c11b53d
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      package.json

+ 2 - 1
package.json

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