yrik 0fb20a58e3 提交 4 years ago
..
conf eec7f449c9 first commit 4 years ago
lib eec7f449c9 first commit 4 years ago
node_modules 0fb20a58e3 提交 4 years ago
CHANGELOG.md eec7f449c9 first commit 4 years ago
LICENSE eec7f449c9 first commit 4 years ago
README.md eec7f449c9 first commit 4 years ago
package.json 0fb20a58e3 提交 4 years ago

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