tree: a9cc21f34569e5e44aa9eef8fa88a52118591746 [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