This website requires JavaScript.
Explore
zuaa
Help
Register
Sign In
zuaa
/
vue-vben-admin
Watch
1
Star
0
Fork
You've already forked vue-vben-admin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2.10.1
vue-vben-admin
/
.stylelintrc.js
5 lines
75 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2020-09-28 20:19:10 +08:00
module
.
exports
=
{
root
:
true
,
chore: Extract lint config
2023-04-04 16:55:34 +08:00
extends
:
[
'@vben/stylelint-config'
]
,
initial commit
2020-09-28 20:19:10 +08:00
}
;