Sign in
canrd-outside
/
order-erp-front
·
Files
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Blame view
internal/eslint-config/.eslintrc.js
79 Bytes
Edit
Raw
Normal View
History
Permalink
chore: update config
5e4be0ad
vben
authored
2 years ago
1 2
module
.
exports
=
{
root
:
true
,
perf: 新包使用更严格的eslint
6890dd72
vben
authored
2 years ago
3
extends
:
[
'@vben/eslint-config/strict'
],
chore: update config
5e4be0ad
vben
authored
2 years ago
4
};