@chanzuckerberg/eslint-config-edu-js

1.1.0 • Public • Published

@chanzuckerberg/eslint-config-edu-js

Shared JS ESLint config for CZI's Education initiative.

Prerequisites

  1. Install ESLint
  2. Run ESLint on CI (e.g. npx eslint .)
  3. Consider running ESLint in your editor(s).

Installation

Install by running

yarn add --dev @chanzuckerberg/eslint-config-edu-js

Usage

Extend this package's config in your ESLint configuration file.

// .eslintrc

{
  "extends": [
    "@chanzuckerberg/eslint-config-edu-js"
  ]
}

Readme

Keywords

Package Sidebar

Install

npm i @chanzuckerberg/eslint-config-edu-js

Weekly Downloads

78

Version

1.1.0

License

MIT

Unpacked Size

3.5 kB

Total Files

4

Last publish

Collaborators

  • andremalan
  • ademartini-czi
  • muggleborn
  • tzchang
  • booc0mtaco
  • girishczi
  • jinlee93
  • ahuth
  • anniehu