car_web/node_modules/@eslint/eslintrc
xzk ebc92e61aa 许兆坤 2024-03-15 14:19:19 +08:00
..
lib 许兆坤 2024-03-15 14:19:19 +08:00
node_modules 许兆坤 2024-03-15 14:19:19 +08:00
CHANGELOG.md 许兆坤 2024-03-15 14:19:19 +08:00
README.md 许兆坤 2024-03-15 14:19:19 +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