Skip to content

Ver3.0.0 Updates

Choose a tag to compare

@yamanoku yamanoku released this 06 Feb 14:25

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