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
.eslintrc.js
58 Bytes
Edit
Raw
Normal View
History
chore: remove jest
21bae3ad
vben
authored
3 years ago
1
module
.
exports
=
{
chore: update deps
7e564c29
vben
authored
4 years ago
2
root
:
true
,
chore: Extract lint config
ba2415c3
vben
authored
2 years ago
3
extends
:
[
'@vben'
],
chore: remove jest
21bae3ad
vben
authored
3 years ago
4
};