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
36
Commits
4
Branches
0
Tags
14 MiB
Tree:
20e585479d
new_zaojia_forntend
/
packages
/
hooks
/
.eslintrc.cjs
5 lines
79 B
Raw
Normal View
History
first commit
9 months ago
module.exports = {
root: true,
extends: ['@vben/eslint-config/strict'],
};