README
@bluecateng/eslint-config-react
BlueCat shareable config for React.
Install
$ npm i -D @bluecateng/eslint-config-react
Usage
Add an ESLint config to your .eslintrc.yml:
extends: '@bluecateng/react'
BlueCat shareable config for React.
<script type="module">
import bluecatengEslintConfigReact from 'https://cdn.skypack.dev/@bluecateng/eslint-config-react';
</script>
BlueCat shareable config for React.
$ npm i -D @bluecateng/eslint-config-react
Add an ESLint config to your .eslintrc.yml:
extends: '@bluecateng/react'