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

Enable EsLint auto fixing rules for extra-semicolons, dangling commas and tailing spaces #1669

Merged
merged 1 commit into from
Sep 14, 2021

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented Sep 13, 2021

All *.ts changes are automatic fixes from eslint

@@ -44,7 +44,7 @@
"grunt-cli": "^1.4.3",
"grunt-contrib-qunit": "^5.0.1",
"@nevware21/grunt-ts-plugin": "^0.4.3",
"@nevware21/grunt-eslint-ts": "^0.2.1",
"@nevware21/grunt-eslint-ts": "^0.2.2",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Updated to consume the update to enable automatic eslint rule "fixing"

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

Successfully merging this pull request may close these issues.

2 participants