lhl 6ff0e96ad3 8-4-1 1 년 전
..
conf 6ff0e96ad3 8-4-1 1 년 전
lib 6ff0e96ad3 8-4-1 1 년 전
node_modules 6ff0e96ad3 8-4-1 1 년 전
CHANGELOG.md 6ff0e96ad3 8-4-1 1 년 전
LICENSE 6ff0e96ad3 8-4-1 1 년 전
README.md 6ff0e96ad3 8-4-1 1 년 전
package.json 6ff0e96ad3 8-4-1 1 년 전

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