0.0.1 • Published 7 years ago

flipts v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago
  • changes a glob of .js to the same structure in another folder (ts) with .ts
  • when building, converts the whole ts folder into a temp folder, with modifiers removed (public, private, protected)
  • then babel can build it
  • problems all solved