Convert macro.js to TypeScript #52
Labels
area: tooling
Managing the repository's maintenance
status: accepting prs
Please, send a pull request to resolve this!
Following #50 -> #51: I didn't try to convert
macro.js
to TypeScript because I'm not very familiar with https://github.com/kentcdodds/babel-plugin-macros. But in theory it'd be nice for someone who is more familiar to:macro.d.ts
macro.js
tomacro.ts
macro.d.ts
gets recreated, akin to today'sbuild:types
fordedent.js
->dist/dedent.d.ts
The text was updated successfully, but these errors were encountered: