Based on AirBnB linting rules
This package is private, so you need to be authentificated. Create a personal access token with read:packages and repo scopes (manual). Store this token in your password manager and set it as environmental variable GITHUB_TOKEN={your_generated_token}.
Also don't forget to create a .npmrc file:
//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}
@carnect:registry=https://npm.pkg.github.com/Carnect
Afterwards, you can install the package.
npm install @carnect/[email protected]
"@carnect/tslint-config-carnect": "1.0.0"