Dailin 415ba84223 | il y a 3 ans | ||
---|---|---|---|
.. | |||
conf | 删除 | il y a 3 ans | |
lib | 删除 | il y a 3 ans | |
CHANGELOG.md | il y a 3 ans | ||
LICENSE | il y a 3 ans | ||
README.md | il y a 3 ans | ||
package.json | il y a 3 ans |
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