@axross/eslint-config

2.14.0 • Public • Published

@axross/eslint-config

A hand-crafted configuration set for ESLint.

npm version license

Prerequisites

Installation

Install this package along with ESlint:

npm i -D eslint @eslint/js @axross/eslint-config

And extends your ESLint config (eslint.config.js):

module.exports = [...require("@axross/eslint-config")];

Plugin Support

If you have installed one of the following plugins, this ESLint config will automatically applies the corresponding rules.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @axross/eslint-config

Weekly Downloads

0

Version

2.14.0

License

none

Unpacked Size

41.7 kB

Total Files

16

Last publish

Collaborators

  • axross