Skip to content

Commit 26ce22b

Browse files
committed
ci: fix typescript lint
1 parent ed7f8bf commit 26ce22b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const RESTRICTED_IMPORTS_NODE = {
88
export default defineConfig(
99
{
1010
pnpm: true,
11+
typescript: true,
1112
ignores: ['playground'],
1213
},
1314
{

0 commit comments

Comments
 (0)