@pdw.io/eslint-config

1.2.2 • Public • Published

What?

This ESLint config aims to aid you with writing compact, standalone methods whilst paying attention to documentation and type checking. It is built on top of the Google code style.

Installation

npm: npm install --save-dev @pdw.io/eslint-config

yarn: yarn add --dev @pdw.io/eslint-config

In package.json add the following object top-level:

"eslintConfig": {
  "extends": "@pdw.io/eslint-config"
}

Package Sidebar

Install

npm i @pdw.io/eslint-config

Weekly Downloads

0

Version

1.2.2

License

MIT

Unpacked Size

5.48 kB

Total Files

3

Last publish

Collaborators

  • pdw.io