@akwaba/eslint-config
v1.1.0
Published
The eslint configuration for Akwaba apps
Downloads
7
Maintainers
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.