sethen/markdown-include

ES6 overhaul

sethen opened this issue · 1 comments

The current code is written in ES5. The code should be overhauled with ES6 using Webpack or a similar compiler.

Going to be moving to TypeScript and using tsc as opposed to babel or something similar.