xiaofu-ruoyi-vue/node_modules/@eslint/eslintrc
ffr b5131258d8 第一次提交 2024-04-23 08:05:40 +08:00
..
conf 第一次提交 2024-04-23 08:05:40 +08:00
lib 第一次提交 2024-04-23 08:05:40 +08:00
node_modules 第一次提交 2024-04-23 08:05:40 +08:00
CHANGELOG.md 第一次提交 2024-04-23 08:05:40 +08:00
LICENSE 第一次提交 2024-04-23 08:05:40 +08:00
README.md 第一次提交 2024-04-22 22:43:17 +08:00
package.json 第一次提交 2024-04-23 08:05:40 +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