11 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
Alt 6ace136125
Update package.json 2 years ago
Tanimodori 7da64127ba
feat: add watch scripts 2 years ago
Tanimodori f54d36f4b2
chore: install chokidar, concurrently, etc. 2 years ago
Alt 0f087c1120
Bump up minimum version of filesync 2 years ago
Alt 9ba48a1be8
Ensure filesync is always latest version. 2 years ago
Olivier Gagnon 875dd9d72c typos and split stuff 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