bns_zhgd_web/node_modules/@eslint/eslintrc
haozq 65e8192a56 first commit 2025-04-02 10:01:21 +08:00
..
conf first commit 2025-04-02 10:01:21 +08:00
lib first commit 2025-04-02 10:01:21 +08:00
node_modules first commit 2025-04-02 10:01:21 +08:00
CHANGELOG.md first commit 2025-04-02 10:01:21 +08:00
LICENSE first commit 2025-04-02 10:01:21 +08:00
README.md first commit 2025-04-02 10:01:21 +08:00
package.json first commit 2025-04-02 10:01:21 +08:00

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