1.1.17 • Published 4 years ago

eslint-config-bestseller v1.1.17

Weekly downloads
41
License
MIT
Repository
bitbucket
Last release
4 years ago

BESTSELLER ESLint configuration

This repository contains the base configurations for our BESTSELLER javascript style.

We have intentionally left the env property undefined, since this allows for generic reuse of our styleguide on any project, be it browser or node related.

Verify code-base

npm run ci --silent (the added --silent hides the npm log on non-zero exit).

deploy code-base

Make sure you've increased the version-number in package.json.

npm publish (Ask somebody with access to BESTSELLER credentials)

1.1.17

4 years ago

1.1.16

4 years ago

1.1.15

4 years ago

1.1.9

4 years ago

1.0.0-RC1

4 years ago