Wyatt Troia

Results 3 issues of Wyatt Troia

Add note about skipping setting 'setupFilesAfterEnv' if using create-react-app. If you try to do so when using create-react-app, you get the following error: ``` (base) ➜ component-library git:(setup) ✗ npm...

docs

I successfully ran CompileDaemon a month ago when I downloaded it, but now whenever I try to run it I get: ``` filepath.Walk():bad file descriptor ``` I've tried deleting the...

Currently users can either respawn confetti forever or never respawn. This PR updates the `respawn` boolean parameter to a `respawn-duration` parameter that specifies the number of milliseconds before respawning will...