eslint-config-hogan
v0.0.7
Published
ESLint configuration used by Hogan
Downloads
71
Readme
eslint-config-hogan
An shareable ESLint configuration for Hogan.
Usage
You should install this configuration and peer dependencies as devDependencies in your project:
npm install --save-dev eslint-config-hogan eslint eslint-config-wpcalypso eslint-plugin-wpcalypso eslint-plugin-flowtype eslint-plugin-importNext, simply extend the configuration from your project's .eslintrc file:
"extends": "eslint-config-hogan"Refer to the ESLint documentation on Shareable Configs for more information.
