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

Commit

Permalink
chore: enable typescript eslint (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubugeeei authored Apr 21, 2024
1 parent bcaa41d commit e5c0f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ import antfu from '@antfu/eslint-config'

export default antfu({
vue: true,
typescript: true,
})

0 comments on commit e5c0f30

Please sign in to comment.