This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Guoyan
/
new_zaojia_forntend
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
40
Commits
4
Branches
0
Tags
14 MiB
Tree:
806736de1a
new_zaojia_forntend
/
internal
/
stylelint-config
/
.eslintrc.cjs
5 lines
79 B
Raw
Normal View
History
first commit
9 months ago
module.exports = {
root: true,
extends: ['@vben/eslint-config/strict'],
};