SafetyScreen-ui/node_modules/@eslint/eslintrc
haozq 723f80cdec first commit 2025-03-29 19:33:58 +08:00
..
conf first commit 2025-03-29 19:33:58 +08:00
lib first commit 2025-03-29 19:33:58 +08:00
node_modules first commit 2025-03-29 19:33:58 +08:00
CHANGELOG.md first commit 2025-03-29 19:33:58 +08:00
LICENSE first commit 2025-03-29 19:33:58 +08:00
README.md first commit 2025-03-29 19:33:58 +08:00
package.json first commit 2025-03-29 19:33:58 +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