liangjiahao 8f813121f8 添加查看按钮的窗口 3 years ago
..
conf fcedc92fa0 完成了基础 3 years ago
lib fcedc92fa0 完成了基础 3 years ago
node_modules 8f813121f8 添加查看按钮的窗口 3 years ago
CHANGELOG.md fcedc92fa0 完成了基础 3 years ago
LICENSE fcedc92fa0 完成了基础 3 years ago
README.md fcedc92fa0 完成了基础 3 years ago
package.json 8f813121f8 添加查看按钮的窗口 3 years ago

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