Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit e30160b

Browse files
committed
fix: ts
1 parent a033d7b commit e30160b

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
@@ -3,6 +3,7 @@
33
"include": ["vite.config.ts", "eslint.config.js", "tailwind.config.ts"],
44
"compilerOptions": {
55
"tsBuildInfoFile": "node_modules/.cache/tsbuildinfo.extra.json",
6+
"allowJs": true,
67
"checkJs": true
78
}
89
}

0 commit comments

Comments
 (0)