Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Dailin 415ba84223 pre0115 3 лет назад
..
conf pre0115 删除 3 лет назад
lib pre0115 删除 3 лет назад
CHANGELOG.md pre0115 3 лет назад
LICENSE pre0115 3 лет назад
README.md pre0115 3 лет назад
package.json pre0115 3 лет назад

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