Read the general adidas contributing guidelines.
TSLint is used to check the TypeScript coding style:
npm run lint
The publication process is automatically executed in the CI pipeline. The requirement is to update the package version (package.json
) and to log the list of changes (CHANGELOG.md
).