We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
yyx990803
Learn more about funding links in repositories.
Report abuse
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
3.0.5
https://github.com/fourplusone/vue-ts-error-repro
node 8.11.3, windows 10
npm run lint-error
File bad.ts.vue is not corrupted
File bad.ts.vue is corrupted
node demo.js will create the input file
node demo.js
The text was updated successfully, but these errors were encountered:
Don't reread the input file on ts linting
9f564da
This fixes vuejs#2786.
fix(tslint): Don't reread the input file on ts linting (close vuejs#2786
0576e5f
)
fix(tslint): don't reread the input file on ts linting (close #2786) (#…
364f28f
…2787)
Successfully merging a pull request may close this issue.
Version
3.0.5
Reproduction link
https://github.com/fourplusone/vue-ts-error-repro
Node and OS info
node 8.11.3, windows 10
Steps to reproduce
npm run lint-error
What is expected?
File bad.ts.vue is not corrupted
What is actually happening?
File bad.ts.vue is corrupted
node demo.js
will create the input fileThe text was updated successfully, but these errors were encountered: