This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

eslint-config-fergus

1.0.0 • Public • Published

Fergus' Shareable Config for ESLint

This config extends JavaScript Standard Style, with tweaks to suit my style.

Installation

npm i -D eslint-config-fergus

Usage

// .eslintrc.js
module.exports = [
  extends: [
    'fergus',
  ],
]

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-fergus

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

906 B

Total Files

3

Last publish

Collaborators

  • fergcb