|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
conf | %!s(int64=4) %!d(string=hai) anos | |
lib | %!s(int64=4) %!d(string=hai) anos | |
node_modules | %!s(int64=4) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=4) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
package.json | %!s(int64=4) %!d(string=hai) anos |
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