We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22adfc commit d85cb96Copy full SHA for d85cb96
lib/package.json
@@ -8,7 +8,7 @@
8
"scripts": {
9
"start": "rollup --config --watch",
10
"build": "rollup --config",
11
- "test": "jest"
+ "test": "jest --roots ./src"
12
},
13
"author": "ryohey",
14
"license": "MIT",
0 commit comments