Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps and try using dtslint #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Update deps and try using dtslint #2

wants to merge 4 commits into from

Conversation

unional
Copy link
Contributor

@unional unional commented Jun 28, 2017

No description provided.

@@ -9,4 +9,4 @@ node_js:
- "stable"

script:
- npm run lint+build+test
- npm run build+test+lint

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I never get these tasks. Why not simply run them one after another. If the test fails, you still want to see lint results

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is running them in sequential. I just make them into one command so I can execute them. In newer repo I call it npm run verify so I can run it from console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants