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 ed7f8bf commit 26ce22bCopy full SHA for 26ce22b
1 file changed
eslint.config.js
@@ -8,6 +8,7 @@ const RESTRICTED_IMPORTS_NODE = {
8
export default defineConfig(
9
{
10
pnpm: true,
11
+ typescript: true,
12
ignores: ['playground'],
13
},
14
0 commit comments