@lomray/eslint-config

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

Usage no npm install needed!

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

README

eslint-config

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

Usage

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