chore: init
This commit is contained in:
10
packages/vue/index.js
Normal file
10
packages/vue/index.js
Normal file
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
parser: '@typescript-eslint/parser',
|
||||
extends: [
|
||||
'@antfu/eslint-config',
|
||||
],
|
||||
plugins: [
|
||||
],
|
||||
rules: {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user