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

fix(tslint): don't change working directory #1225

Merged
merged 1 commit into from
May 4, 2018
Merged

fix(tslint): don't change working directory #1225

merged 1 commit into from
May 4, 2018

Conversation

forsartis
Copy link
Contributor

I ran vue create test-app and selected TypeScript and TSLint.
At the end I got the following output:

🎉  Successfully created project test-app.
👉  Get started with the following commands:

 $ yarn serve

The command $ cd test-app was missing, because tslint changed the working directory.

@yyx990803 yyx990803 merged commit 8dbe262 into vuejs:dev May 4, 2018
@forsartis forsartis deleted the fix-tslint-cwd branch May 13, 2018 07:03
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