lhl 6ff0e96ad3 8-4-1 1 år sedan
..
conf 6ff0e96ad3 8-4-1 1 år sedan
lib 6ff0e96ad3 8-4-1 1 år sedan
node_modules 6ff0e96ad3 8-4-1 1 år sedan
CHANGELOG.md 6ff0e96ad3 8-4-1 1 år sedan
LICENSE 6ff0e96ad3 8-4-1 1 år sedan
README.md 6ff0e96ad3 8-4-1 1 år sedan
package.json 6ff0e96ad3 8-4-1 1 år sedan

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