absolute-version / commit-and-tag-version

Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
ISC License
385 stars 36 forks source link

Typescript conversion project config #72

Closed SharpSeeEr closed 1 year ago

SharpSeeEr commented 1 year ago

I added typescript configuration for eslint and some missing @types declaration package dependencies I also created a declaration file for dotgitignore since I couldn't fine one anywhere.