|
před 4 roky | |
---|---|---|
.. | ||
conf | před 4 roky | |
lib | před 4 roky | |
node_modules | před 4 roky | |
CHANGELOG.md | před 4 roky | |
LICENSE | před 4 roky | |
README.md | před 4 roky | |
package.json | před 4 roky |
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.
You can install the package as follows:
npm install @eslint/eslintrc --save-dev
# or
yarn add @eslint/eslintrc -D
MIT License