10000 GitHub - anza-xyz/eslint-config-solana: ESLint rules to be shared across all Solana Labs projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anza-xyz/eslint-config-solana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"]
    }

About

ESLint rules to be shared across all So 53C1 lana Labs projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0