jstyper icon indicating copy to clipboard operation
jstyper copied to clipboard

🦆 Adds Flow / TypeScript types to JavaScript files... because that hassle can be automated.

Results 1 jstyper issues
Sort by recently updated
recently updated
newest added

Installing `jstyper` globally and trying to run results in: ``` $ jstyper --help module.js:487 throw err; ^ Error: Cannot find module 'typescript' ``` This is due to `typescript` being just...