Dailin 415ba84223 | 3 年之前 | ||
---|---|---|---|
.. | |||
conf | 删除 | 3 年之前 | |
lib | 删除 | 3 年之前 | |
CHANGELOG.md | 3 年之前 | ||
LICENSE | 3 年之前 | ||
README.md | 3 年之前 | ||
package.json | 3 年之前 |
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