Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
weiqingting
8 years ago
Commit
3bc1af78d594ce5853e552a08e8cc0dc12bd2d8e
1 parent
fe1bddd1
test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
.eslintrc
.eslintrc
View file @
3bc1af7
...
...
@@ -3,5 +3,8 @@
"parserOptions"
:
{
"sourceType"
:
"module"
},
"max-len"
:
[
0
,
800
,
4
]
"rules"
:
{
"max-len"
:
false
}
}
...
...
Please
register
or
login
to post a comment