We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1358c2c commit 42a9f28Copy full SHA for 42a9f28
package.json
@@ -21,9 +21,6 @@
21
"author": "Jeroen van Warmerdam <jeronevw@hotmail.com>",
22
"main": "dist/index.js",
23
"typings": "dist/index.d.ts",
24
- "directories": {
25
- "test": "./tests"
26
- },
27
"scripts": {
28
"build": "npm run clean && tsc -p tsconfig.build.json",
29
"clean": "rimraf dist coverage",
0 commit comments