Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2018-04-27 17:14:31 +0800
Commit
a04c248cdead5bb55e857252316355e9c7ce086d
1 parent
9b0c9385
del console
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
lint-commit.js
lint-commit.js
View file @
a04c248
...
...
@@ -14,7 +14,6 @@ const lintResult = {
css
:
{}
};
console
.
log
(
changeFiles
);
const
ext
=
process
.
platform
===
'win32'
?
'.cmd'
:
''
;
// Windows 平台需要加后缀
// 在执行检查脚本的时候,不显示 NPM 错误日志
...
...
Please
register
or
login
to post a comment