Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Dailin 415ba84223 pre0115 před 4 roky
..
conf pre0115 删除 před 4 roky
lib pre0115 删除 před 4 roky
CHANGELOG.md pre0115 před 4 roky
LICENSE pre0115 před 4 roky
README.md pre0115 před 4 roky
package.json pre0115 před 4 roky

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