eslint-config-chariz

1.6.0 • Public • Published


eslint-config-chariz

ESLint configuration supporting React, Preact, ESM, and ECMA 2020.

Installation

npm install --save-dev eslint-config-chariz
# or
yarn add --dev eslint-config-chariz
# or
pnpm add --save-dev eslint-config-chariz

Usage

To use the package, simply just add the following to your ESLint configuration.

{
	"extends": "chariz"
}

Credits

Developed by Chariz:

License

Licensed under the Apache License, version 2.0. Refer to LICENSE.md.

Package Sidebar

Install

npm i eslint-config-chariz

Weekly Downloads

15

Version

1.6.0

License

Apache-2.0

Unpacked Size

22.7 kB

Total Files

5

Last publish

Collaborators

  • aarnavtale
  • kirb