0.1.2 • Published 4 years ago

@holistic-web/eslint-config v0.1.2

Weekly downloads
3
License
ISC
Repository
-
Last release
4 years ago

Eslint Config

https://www.npmjs.com/package/@holistic-web/eslint-config

This folder provides default eslint configuration for our projects. Our linting is based on airbnb-base with our own custom rules defined in rules/default.js.

Publishing

Publishing for this project is handled by our Github workflow on merge into the master branch.

Manual publishing is not recommended but if we need to try the following (provided you are logged into npm and authorized):

npm publish --access public

Remember to increment the version number in package.json