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

tslint rules to ease migration #2393

Closed
giladgray opened this issue Apr 16, 2018 · 0 comments · Fixed by #2394
Closed

tslint rules to ease migration #2393

giladgray opened this issue Apr 16, 2018 · 0 comments · Fixed by #2394
Assignees
Milestone

Comments

@giladgray
Copy link
Contributor

  1. blueprint-icon-components: ban icon="tick" syntax in favor of icon={<TickIcon />} for tree shaking [icons] Enable tree-shaking for SVG icons #2356, or vice-versa (through option flag). this will include a fix to transform one syntax into the other.
  2. blueprint-classes-constants: ban "pt-<anything>" string literals in favor of Classes.ANYTHING. this one is probably not fix-able automatically.
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant