Skip to content

Commit e175f71

Browse files
committed
chore(eslint): enable Vue support
1 parent ff9b0d6 commit e175f71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import antfu from '@antfu/eslint-config'
22

33
export default antfu({
4+
vue: true,
45
typescript: true,
56
ignores: [
67
'.output',

0 commit comments

Comments
 (0)