This repository is a template repo for Altnext TypeScript projects.
Comes with typescript, linting, prettier, testing, doc generation,
GitHub workflows and templates, husky hooks,
changesets for changelog generation and version publishing,
commitlint, a license, code of conduct and contributing guidelines,
a base package.json
file, renovate configuration,
tsconfig files for both project and overall,
yarn-deduplicate for yarn.lock
cleaning and a base yarn.lock
file.
Replace all instances of REPLACE_ME in this repository with your repository's name when using this template.