@optinull/eslint-config

Personal ESLint config

Usage no npm install needed!

<script type="module">
  import optinullEslintConfig from 'https://cdn.skypack.dev/@optinull/eslint-config';
</script>

README

@optinull/eslint-config

NPM Version Build Status Downloads Stats

Personal ESLint config.

Installation

npm badge

yarn add -D @optinull/eslint-config

Usage

{ "extends": ["@optinull/eslint-config"] } // alias
{ "extends": ["@optinull/eslint-config/js"] } //
{ "extends": ["@optinull/eslint-config/react"] }
{ "extends": ["@optinull/eslint-config/electron"] }

Release History

See CHANGELOG.md for more information.

License

Distributed under the MIT license. See LICENSE.md for more information.


Utilized Plugins