1.0.6 • Published 4 years ago

@vht/eslint-config-cloud-services v1.0.6

Weekly downloads
5
License
UNLICENSED
Repository
-
Last release
4 years ago

Description:

Shared ESLint and Prettier configuration for VHT Cloud Services applications.

To Use:

Add this package as a dependency:

yarn add @vht/eslint-config-cloud-services --dev

Include it in .eslintrc.json:

{
  "extends": "@vht/cloud-services"
}

To deploy a new version:

This package is shared publicly under the @vht npm namespace https://www.npmjs.com/package/@vht/eslint-config-cloud-services

yarn deploy

You will be prompted for the new version number and your npm credentials. You must have an npm account that has permissions to publish to the VHT organization. Then:

git push origin master --tags

More info:

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago