1.1.0 • Published 6 years ago

@akwaba/eslint-config v1.1.0

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

@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.