0.7.0 • Published 2 years ago

@nonsensebb/eslint-config-preact v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@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

0.7.0

2 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago