@lomray/eslint-config-react

This package provides Lomray .eslintrc as an extensible shared config for React.

Usage no npm install needed!

<script type="module">
  import lomrayEslintConfigReact from 'https://cdn.skypack.dev/@lomray/eslint-config-react';
</script>

README

eslint-config-react

This package provides Lomray base JS (Typescript) .eslintrc as an extensible shared config for React.

Usage

  1. Install package:
npm i --save-dev @lomray/eslint-config-react
  1. Add extends: ["@lomray/eslint-config-react"] to your .eslintrc.