feat: web模版
This commit is contained in:
6
web/eslint.config.js
Normal file
6
web/eslint.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import antfu from '@antfu/eslint-config'
|
||||
|
||||
export default antfu({
|
||||
formatters: true,
|
||||
vue: true,
|
||||
})
|
||||
Reference in New Issue
Block a user