🟦 typescript
🟦 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.