[![NPM Version](https://img.shields.io/npm/v/%40ktarmyshov%2Fnpm-typescript-template)](https://www.npmjs.com/package/@ktarmyshov/npm-typescript-template)
[![CI](https://github.com/kt-npm-modules/npm-typescript-template/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/kt-npm-modules/npm-typescript-template/actions/workflows/ci.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=kt-npm-modules_npm-typescript-template&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=kt-npm-modules_npm-typescript-template)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=kt-npm-modules_npm-typescript-template&metric=coverage)](https://sonarcloud.io/summary/new_code?id=kt-npm-modules_npm-typescript-template)
[![License](https://img.shields.io/npm/l/@ktarmyshov/npm-typescript-template)](./LICENSE)

# npm-typescript-template

Template repo for an NPM module in typescript

- Version tracking with changeset
- Dependabot updates & auto-generation of changesets
- Format on save with eslint in vscode
- Monthly auto-release, if only dependabot changes are included
- Example for checking changes in subpackage folder since last successfull run in the context of `push` or `pull_request` events

# Check if subpackage test will run

Changes if this changes -

FOR PR TEST 3
