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 8df5122 commit ddb40aeCopy full SHA for ddb40ae
1 file changed
packages/cli-v3/package.json
@@ -39,6 +39,9 @@
39
"esm"
40
],
41
"project": "./tsconfig.src.json",
42
+ "exclude": [
43
+ "**/*.test.ts"
44
+ ],
45
"exports": {
46
"./package.json": "./package.json",
47
".": "./src/index.ts"
0 commit comments