tree: 772599f7c01971a6c638d5bb1c62ec770296abb1 [path history] [tgz]
  1. conf/
  2. lib/
  3. node_modules/
  4. CHANGELOG.md
  5. LICENSE
  6. package.json
  7. README.md
node_modules/@eslint/eslintrc/README.md

ESLintRC Library

This repository contains the legacy ESLintRC configuration file format for ESLint.

Note: This package is not intended for use outside of the ESLint ecosystem. It is ESLint-specific and not intended for use in other programs.

Usage

You can install the package as follows:

npm install @eslint/eslintrc --save-dev

# or

yarn add @eslint/eslintrc -D

License

MIT License