feat: add ts config
This commit is contained in:
@@ -4,7 +4,7 @@ module.exports = {
|
||||
parser: '@typescript-eslint/parser',
|
||||
},
|
||||
extends: [
|
||||
'@antfu/eslint-config',
|
||||
'@antfu/eslint-config-ts',
|
||||
'plugin:vue/recommended',
|
||||
],
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user