A TypeScript template repository for MediaWiki Gadget. To allow anyone to create gadgets with TypeScript quickly.
- Fork or download this repository to your local device.
- Switch the working directory to it.
- Execute the command
yarn install
to install all dependencies for a project.