25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
Dailin 415ba84223 pre0115 3 yıl önce
..
conf pre0115 删除 3 yıl önce
lib pre0115 删除 3 yıl önce
CHANGELOG.md pre0115 3 yıl önce
LICENSE pre0115 3 yıl önce
README.md pre0115 3 yıl önce
package.json pre0115 3 yıl önce

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