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

Commit 68fcc8d

Browse files
committed
chore: enable typescript eslint
1 parent bcaa41d commit 68fcc8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: eslint.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ import antfu from '@antfu/eslint-config'
22

33
export default antfu({
44
vue: true,
5+
typescript: true,
56
})

0 commit comments

Comments
 (0)