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
Browse files Browse the repository at this point in the history
  • Loading branch information
ubugeeei committed Apr 21, 2024
1 parent bcaa41d commit 68fcc8d
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 68fcc8d

Please sign in to comment.