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 6d992e7 commit ee657a0Copy full SHA for ee657a0
tsconfig.build.json
@@ -11,5 +11,5 @@
11
},
12
"files": ["src/index.ts"],
13
"include": ["src/**/*"],
14
- "exclude": ["**/*.test.ts", "tsup.config.ts"]
+ "exclude": ["**/*.test.ts"]
15
}
0 commit comments