akabekobeko / npm-gatsby-remark-copy-relative-linked-files

Copies local files relative linked to/from markdown to your public folder with preserve directory structure.
MIT License
6 stars 3 forks source link

chore: Migrate to TypeScript #29

Closed akabekobeko closed 3 years ago

akabekobeko commented 3 years ago

refs #28

TypeScript with almost no design changes. Since the process is difficult to understand due to the layering of functions, we plan to refactor it separately.