github atlassian-labs/compiled @compiled/eslint-plugin@0.12.0

latest releases: @compiled/babel-plugin@0.26.3, @compiled/babel-plugin-strip-runtime@0.26.2, @compiled/webpack-loader@0.12.1...
10 months ago

Minor Changes

  • 2d1a5e7: Add two more configuration options to the no-css-prop-without-css-function rule:

    • ignoreIfImported accepts an array of library names. If specified, rule execution will be skipped for all files that import any of the specified libraries (e.g. @emotion/react). By default, this is an empty array.
    • excludeReactComponents is a boolean that determines whether this rule should skip all React components (as opposed to plain HTML elements). False by default.

Don't miss a new compiled release

NewReleases is sending notifications on new releases.