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

Adding a11y rules from tslint-microsoft-contrib to tslint #26888

Merged
merged 8 commits into from
Dec 18, 2018

Conversation

bhavyarm
Copy link
Contributor

@bhavyarm bhavyarm commented Dec 10, 2018

Contains changes to package.json and tslint.yaml for a11y rules from https://www.npmjs.com/package/tslint-microsoft-contrib

Please note I won't be merging this PR till these PRs are in:

cc @timroes @LeeDr

@elasticmachine
Copy link
Contributor

💔 Build Failed

@bhavyarm
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@bhavyarm
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@tylersmalley tylersmalley added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Dec 10, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform

@elasticmachine
Copy link
Contributor

💔 Build Failed

@bhavyarm
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@bhavyarm
Copy link
Contributor Author

Retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@bhavyarm
Copy link
Contributor Author

retest

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

removing non-branch commits

removing non-branch commits
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@bhavyarm
Copy link
Contributor Author

@azasypkin @stacey-gammon can you please look this over? It's finally ready to merge 🗡 Thanks!

@stacey-gammon
Copy link
Contributor

@azasypkin - do you know why we have a tslint.yaml and a tsconfig.json? The node scripts/tslint.js catches these errors but my VSCode doesn't seem too. I think because it's using tsconfig.json instead...

Otherwise, LGTM.

@stacey-gammon
Copy link
Contributor

@timroes told me tslint.yaml is for tslint while tsconfig.json is for the actual compiler, so I went ahead and specified tslint.configFile and my VSCode warnings show up! Woot!

Copy link
Member

@azasypkin azasypkin left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@@ -2,15 +2,34 @@ extends:
- tslint:recommended
- tslint-config-prettier


Copy link
Member

Choose a reason for hiding this comment

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

nit: likely not necessary change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Project:Accessibility Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants