@ueno/eslint-config

Ueno's eslint config

Usage no npm install needed!

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

README

@ueno/eslint-config

npm

Installation

yarn add @ueno/eslint-config

Usage

We have 3 differents configs, reference the one you need in your .eslintrc

For Vanilla javascript

{
  "extends": "@ueno/eslint-config/vanilla"
}

For React

{
  "extends": "@ueno/eslint-config/react"
}

For React Native

{
  "extends": "@ueno/eslint-config/react-native"
}

License

MIT © ueno.