We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425daff commit 21c2a4aCopy full SHA for 21c2a4a
README.md
@@ -55,6 +55,7 @@ yarn dev
55
- [ ] add unit tests;
56
- [ ] check js parsing edge cases, including `new Promise((res) => {res(console.log(4))})`;
57
- [ ] replace window.confirm with error boundary
58
+- [ ] add comments inside wheel
59
- [ ] add node.js event loop
60
61
### Inspired by:
0 commit comments