Now that TypeScript is allowed for Build plugins, we should: - [ ] Add an `index.ts` replicating what `index.js` does, but for TypeScript users - [ ] Do the same with `test/index.ts` - [ ] Add some information in `README.md` that this repository includes files for either JavaScript or TypeScript users - [ ] Update `init/**` to generate a TypeScript setup
Now that TypeScript is allowed for Build plugins, we should:
index.tsreplicating whatindex.jsdoes, but for TypeScript userstest/index.tsREADME.mdthat this repository includes files for either JavaScript or TypeScript usersinit/**to generate a TypeScript setup