Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 31bbe13

Browse files
committedSep 18, 2024··
🚨 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)
Please sign in to comment.