We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adddd61 commit 8c4c297Copy full SHA for 8c4c297
jest.config.js
@@ -1,7 +1,7 @@
1
// @ts-check
2
3
/**
4
- * @type {import('@swc/core/types').Options}
+ * @type {import('@swc/core').Options}
5
*/
6
const swcConfig = {
7
module: {
0 commit comments