Dailin 415ba84223 | пре 4 година | ||
---|---|---|---|
.. | |||
conf | 删除 | пре 4 година | |
lib | 删除 | пре 4 година | |
CHANGELOG.md | пре 4 година | ||
LICENSE | пре 4 година | ||
README.md | пре 4 година | ||
package.json | пре 4 година |
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.
You can install the package as follows:
npm install @eslint/eslintrc --save-dev
# or
yarn add @eslint/eslintrc -D
MIT License