@nonsensebb/eslint-config-preact

0.7.0 • Public • Published

@nonsensebb/eslint-config-preact

npm version

A shareable config for Preact projects by NonsenseBB

Installation

First, install eslint and other peer dependencies, if you haven't done so yet via npm:

npm install --save-dev @babel/eslint-parser eslint eslint-plugin-import eslint-plugin-promise eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks

and then you can install the config:

npm install --save-dev @nonsensebb/eslint-config-preact

Usage

If you've installed @nonsensebb/eslint-config-preact locally within your project, just set your eslint config to:

{
  "extends": ["@nonsensebb/eslint-config-preact"]
}

License

Package Sidebar

Install

npm i @nonsensebb/eslint-config-preact

Weekly Downloads

17

Version

0.7.0

License

MIT

Unpacked Size

5.26 kB

Total Files

4

Last publish

Collaborators

  • dextro