@mugo-agency/eslint-config

0.0.5 • Public • Published

Node.js Package

eslint-config

Mugo's shareable svgo config for use across projects.

Installation

Install @mugo-agency/eslint-config:

With Yarn

yarn add --dev @mugo-agency/eslint-config

With npm

npm install @mugo-agency/eslint-config --save-dev

Usage

Mugo's ESLint config comes bundled in @mugo-agency/eslint-config. Add to your .eslintrc.js

const config = require("@mugo-agency/eslint-config");
module.exports = config;

/@mugo-agency/eslint-config/

    Package Sidebar

    Install

    npm i @mugo-agency/eslint-config

    Weekly Downloads

    2

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    2.84 kB

    Total Files

    4

    Last publish

    Collaborators

    • mugo-agency