mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-04-05 19:42:07 +08:00
update
This commit is contained in:
parent
580c8a7a9c
commit
6577ac75c4
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,3 +27,5 @@ auto-imports.d.ts
|
||||
*.sw?
|
||||
yarn-*.*
|
||||
yarn.*
|
||||
pnpm.*
|
||||
pnpm-lock.yaml
|
||||
|
@ -1,11 +0,0 @@
|
||||
/* eslint-env node */
|
||||
module.exports = {
|
||||
root: true,
|
||||
extends: [
|
||||
'./.eslintrc.js',
|
||||
'plugin:vue/vue3-recommended',
|
||||
'@vue/eslint-config-typescript',
|
||||
'@vue/eslint-config-prettier',
|
||||
],
|
||||
plugins: ['vue'],
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user