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 d1780a3 commit 125f56bCopy full SHA for 125f56b
package/tsconfig.json
@@ -18,6 +18,6 @@
18
"skipLibCheck": true
19
},
20
21
- "include": ["src", "tsup.config.ts", "../eslint.config.ts"],
+ "include": ["src", "tsup.config.ts", "eslint.config.ts"],
22
"exclude": ["node_modules", "dist", "examples"]
23
}
0 commit comments