We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c5f84 commit 300bb49Copy full SHA for 300bb49
1 file changed
tsconfig.build.json
@@ -12,6 +12,7 @@
12
"tests",
13
"**/*.test.ts",
14
"**/*.test.tsx",
15
- "rollup.config.ts",
+ "tsup.config.ts",
16
+ "jest.config.ts",
17
]
18
}
0 commit comments