feat: add info
This commit is contained in:
9
eslint.config.ts
Normal file
9
eslint.config.ts
Normal file
@ -0,0 +1,9 @@
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default antfu({
|
||||
vue: true,
|
||||
typescript: true,
|
||||
rules: {
|
||||
|
||||
},
|
||||
})
|
Reference in New Issue
Block a user