Skip to content

🟦 typescript

Compare
Choose a tag to compare
@bradgarropy bradgarropy released this 13 Oct 05:07
425ff46
🟦 typescript (#237)

* support typescript in eslint. add types for react, react dom, and node.

* add tsconfig. migrate pages to typescript.

* move components to typescript.

* convert templates to typescript.

* convert context to typescript.

* lots of progress.

* remove experimental flags. move plop to my package.

* finished.

* update dependencies.