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

Commit e5c0f30

Browse files
authored
chore: enable typescript eslint (#261)
1 parent bcaa41d commit e5c0f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)