@akwaba/eslint-config

The eslint configuration for Akwaba apps

Usage no npm install needed!

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

README

@akwaba/eslint-config

Overview

The recommended eslint configurations for Akwaba apps

API

Usage

The configuration can be accessed as follows:

// Add the following lines to your ".eslintrc.js" file
const Config = require("@akwaba/eslint-config");

module.exports = Config;

License

Copyright (c) 2018 Akwaba Systems, Inc.