This website requires JavaScript.
Explore
Help
Sign In
github_mirrors
/
vue-vben-admin
Watch
1
Star
0
Fork
0
You've already forked vue-vben-admin
mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced
2025-01-24 10:33:50 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
d500c0b61c
vue-vben-admin
/
packages
/
hooks
/
.eslintrc.cjs
5 lines
79 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: update config
2023-04-04 17:29:58 +08:00
module
.
exports
=
{
root
:
true
,
perf: 新包使用更严格的eslint
2023-04-06 23:28:37 +08:00
extends
:
[
'@vben/eslint-config/strict'
]
,
chore: update config
2023-04-04 17:29:58 +08:00
}
;
Reference in New Issue
Copy Permalink