@autentia/eslint-config-lernafy

Official ESLint rules for Lernafy

Usage no npm install needed!

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

README

eslint-config-lernafy

npm (scoped with tag) npm CircleCI Codecov js-standard-style

Official ESLint rules for Lernafy

Usage

npm i -D @autentia/eslint-config-lernafy
# or
yarn add -D @autentia/eslint-config-lernafy

Add it to your .eslintrc.js file:

{
  "extends": [
    "lernafy"
  ]
}

License

Code released under MIT license.

Copyright (c) 2019, Jumpittlabs