Skip to content

Commit 31bbe13

Browse files
committed
🚨 Fix pnpm lint
1 parent 22e3c8e commit 31bbe13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.eslint.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"resolveJsonModule": true,
2020

2121
/* JavaScript Support */
22+
"checkJs": true,
2223

2324
/* Emit */
2425
"declaration": true,

0 commit comments

Comments
 (0)