@linters/stylelint-css-in-js-react-native-config

1.11.2 • Public • Published

StyleLint CSS-in-JS React Native

stylelint modern linter that helps you avoid errors and enforce conventions in your styles for React Native applications.

Install

yarn add stylelint @linters/stylelint-css-in-js-react-native-config -D

Usage

Create a .stylelintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/stylelint-css-in-js-react-native-config'],
}

Package Sidebar

Install

npm i @linters/stylelint-css-in-js-react-native-config

Weekly Downloads

0

Version

1.11.2

License

none

Unpacked Size

13.2 kB

Total Files

5

Last publish

Collaborators

  • michal.jarnot