webhook-action/node_modules/@eslint/eslintrc
Joel Male 9380ee26ff add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
..
conf add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
lib add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
node_modules add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
CHANGELOG.md add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
LICENSE add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
README.md add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10:00
package.json add ability to call self-signed or invalid certificate clients 2021-02-26 13:58:33 +10: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