Ver3.0.0 Updates
Updates
TypeScript Support π
Wow π² !! birthday-countdown.js
have come to support TypeScript, i.e. Type Definition !
Build File generate command is yarn tsc (npm run tsc)
.
source
src/ts/countdown.ts
config
tsconfig.json
Added tslint π§
In addition to this, TypeScript Linter Added.
yarn lint
command to see that the Linter is running.
config
tslint.json
Added renovate
In addition to this, Automated Dependency Management "Renovate".
Next Project
- Support React Modlue
- Support Vue.js Module