eslint-config-jmchor

1.0.1 • Public • Published

eslint-config-jmchor

npm version

my personal ESLint config file to share between projects

This is the first npm package I ever published, so it's a bit rough around the edges - bear with me!

Installation

Just run:

npm i -D eslint-config-jmchor
npx install-peerdeps --dev eslint-config-jmchor

Setup

The only thing to do is to either create or edit your .eslintrc file with

{
	"extends": "jmchor"
}

Package Sidebar

Install

npm i eslint-config-jmchor

Weekly Downloads

3

Version

1.0.1

License

ISC

Unpacked Size

2.67 kB

Total Files

3

Last publish

Collaborators

  • jmchor