@garethflowers/eslint-config-ts

0.2.0 • Public • Published

ESLint Configuration

Opinionated strict eslint configuration for TypeScript and JavaScript projects.

Installation

npm install eslint @garethflowers/eslint-config-ts --save-dev

Usage

In package.json add an eslintConfig section:

"eslintConfig": {
	"extends": [
		"@garethflowers/eslint-config-ts"
	]
},

License

Please see LICENSE.

Readme

Keywords

none

Package Sidebar

Install

npm i @garethflowers/eslint-config-ts

Weekly Downloads

12

Version

0.2.0

License

MIT

Unpacked Size

17.5 kB

Total Files

6

Last publish

Collaborators

  • garethflowers