@cartbc/eslint-config-cartes

1.0.2 • Public • Published

Cartes ESLint config

Let's share this ESLint config across all of our projects, to keep things consistent.

Installation

  1. Install this package in the target project, along with the required peer dependencies
    pnpx install-peerdeps@2 --pnpm --dev @cartbc/eslint-config-cartes
  2. Create an .eslint.json file in your target project that extends this module
    {
      "extends": ["@cartbc/eslint-config-cartes"]
    }

Package Sidebar

Install

npm i @cartbc/eslint-config-cartes

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

4.7 kB

Total Files

7

Last publish

Collaborators

  • cartallumtech