ESLint configuration supporting React, Preact, ESM, and ECMA 2020.
npm install --save-dev eslint-config-chariz # or yarn add --dev eslint-config-chariz # or pnpm add --save-dev eslint-config-charizTo use the package, simply just add the following to your ESLint configuration.
{ "extends": "chariz" }Developed by Chariz:
Licensed under the Apache License, version 2.0. Refer to LICENSE.md.