Skip to content

@blueprintjs/tslint-config@1.2.0

Compare
Choose a tag to compare
@giladgray giladgray released this 19 Apr 23:17
· 2327 commits to develop since this release
  • ⭐️ #2394 Add a new lint rule blueprint-classes-constants to enforce use of Classes.* constants instead of "pt-prefixed-strings". This rule is enabled by default.
    • Also added blueprint-icon-components rule to enforce JSX component or string literal usage for icon props. This rule is disabled by default and has little practical purpose until we ship individual components for the icons #2193
  • removed file-header configuration as it mentioned Palantir