We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think that its a good idea to introduce a linting script and integrate it into our test procedure.
This will help us maintain a uniform code style in the repository.
I think that doing this just for ts files is the best option, since src/xterm.js still has LOTS of legacy code.
src/xterm.js
tslint looks like a good option.
The text was updated successfully, but these errors were encountered:
tslint works great in vscode 👍
Sorry, something went wrong.
33f7d76
Merge pull request #411 from sourcelair/issue-#408-tslint
3a6368b
Add tslint
No branches or pull requests
I think that its a good idea to introduce a linting script and integrate it into our test procedure.
This will help us maintain a uniform code style in the repository.
I think that doing this just for ts files is the best option, since
src/xterm.js
still has LOTS of legacy code.tslint looks like a good option.
The text was updated successfully, but these errors were encountered: