7 Commits (main)

Author SHA1 Message Date
Pwntheon d92ca5f82e Reexport strongly typed React and ReactDOM from the window object
This gives access to the global React and ReactDOM objects in a strongly typed context.

The lib file is only included in the build output if it's actually imported and used somewhere, so it shouldn't pollute people's files unless they actually need it.

Unfortunately, i did not find a way to force vscode autoimport to use the local react.ts file instead of the package from node_modules.
10 months ago
Tanimodori 5430b7be5d chore: sync version in package-lock.json 2 years ago
Tanimodori f54d36f4b2
chore: install chokidar, concurrently, etc. 2 years ago
Olivier Gagnon 5f91675b81 set eslint 2 years ago
Zoë Hoekstra 460a8f1d3f
Add filesync 2 years ago
Olivier Gagnon 8423852a8b clean up files 2 years ago
hydroflame 2104e16315 Initial commit 2 years ago