yrik 2fd3c19a01 提交 пре 4 година
..
conf eec7f449c9 first commit пре 4 година
lib eec7f449c9 first commit пре 4 година
node_modules 2fd3c19a01 提交 пре 4 година
CHANGELOG.md eec7f449c9 first commit пре 4 година
LICENSE eec7f449c9 first commit пре 4 година
README.md eec7f449c9 first commit пре 4 година
package.json 2fd3c19a01 提交 пре 4 година

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