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 13c95b9 commit 0e454fcCopy full SHA for 0e454fc
tests/asconfig/entry-points/node-resolution/package.json
@@ -1,6 +1,6 @@
1
{
2
"private": true,
3
"scripts": {
4
- "test": "node ../../index.js"
+ "test": "../../../bin/asc --showConfig && node ../../index.js"
5
}
6
0 commit comments