misc-tsconfigs
v0.1.0
Published
TSConfig files from different projects to reuse in new projects.
Downloads
5
Readme
misc-tsconfigs
TSConfig files from different projects to reuse in new projects.
Available TSConfig files
| Package TSConfig | Source TSConfig | Source | Version |
| -------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ | ------------------------------------------ |
| egoist/tsconfig.json | tsconfig.json | ts-lib-starter repo by EGOIST | f9e906d467fbabc56f73ad58f37521e906fb589a |
Development
Install fnm (if necessary).
fnm install && fnm use && node --version && npm --versionnpm installRemove the following compilerOptions options (if necessary):
"types""outDir"
npm run formatDeployment
npm pack --dry-runnpm version patchnpm version minornpm version major- Update the version in the
Licenseslink at the top. - Commit and push changes.
- Create a tag on GitHub Desktop.
- Check Codeberg.
npm loginnpm publish- Check npm.
