Add registry and authToken entry to .npmrc file:
# .npmrc
@searchspring:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=[your GitHub Auth Token]
Add package:
yarn add @searchspring/eslint-config-dacq-typescript@[version_number]The package is automatically published on new release published.
New release should create a tag following a pattern *.*.*
About semantic versioning