4.0.0 • Published 1 year ago

@solana/eslint-config-solana v4.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Solana 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 @solana/eslint-config-solana
  2. Create an .eslint.json file in your target project that extends this module
    {
      "extends": ["@solana/eslint-config-solana"]
    }
4.0.0

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago

3.0.4

1 year ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago