Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
5349737c
Commit
5349737c
authored
Sep 13, 2017
by
nikogu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
clost #
https://github.com/ant-design/test/issues/69
parent
315b660b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
package.json
package.json
+2
-2
No files found.
package.json
View file @
5349737c
...
@@ -2,12 +2,12 @@
...
@@ -2,12 +2,12 @@
"name"
:
"ant-design-pro"
,
"name"
:
"ant-design-pro"
,
"private"
:
true
,
"private"
:
true
,
"scripts"
:
{
"scripts"
:
{
"precommit"
:
"npm run lint"
,
"start"
:
"roadhog server"
,
"start"
:
"roadhog server"
,
"build"
:
"roadhog build"
,
"build"
:
"roadhog build"
,
"site"
:
"roadhog-api-doc static"
,
"lint:style"
:
"stylelint
\"
src/**/*.less
\"
--syntax less"
,
"lint:style"
:
"stylelint
\"
src/**/*.less
\"
--syntax less"
,
"lint"
:
"eslint --ext .js src mock tests && npm run lint:style"
,
"lint"
:
"eslint --ext .js src mock tests && npm run lint:style"
,
"precommit"
:
"npm run lint"
,
"site"
:
"roadhog-api-doc static"
,
"test"
:
"jest"
,
"test"
:
"jest"
,
"test:all"
:
"node ./tests/run-tests.js"
"test:all"
:
"node ./tests/run-tests.js"
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment