eslint-config-govtech-mcf

1.2.0 • Public • Published

eslint-config-mcf

This repository contains ESLint rules we use for the MyCareersFuture project. Feel free to open issues to discuss rules.

Usage

Install It

Install this configuration via NPM/Yarn:

npm install eslint-config-mcf --save-dev
yarn add eslint-config-mcf --dev

Include It

Add this configuration to your .eslintrc.json file:

{
  ...
  "extends": [
    "govtech-mcf",
    ...
  ],
  ...
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-govtech-mcf

Weekly Downloads

29

Version

1.2.0

License

MIT

Unpacked Size

36.4 kB

Total Files

9

Last publish

Collaborators

  • zephinzer