-
Create a real-world application, a Medium clone, according to [this repo](https://github.com/gothinkster/realworld) spec
Stack:
| tool | name |
|------------|-----…
-
CUANDO SE COMENTE PARA PARTICIPAR DEBÉIS DECIR DESDE QUE COMITÉ VENÍS
NO TOCAR LOS TICKS, **SOLO PERSONAS AUTORIZADAS**
Comités necesarios:
- [x] PROGRAMA
- [x] LOGÍSTICA
- [x] COMUNICACIÓN…
-
Ola. Big fan of markdown and this caught my eye by way of the dreaded orange beast. Some suggestions for the project that are hopefully received as helpful:
- ESLint and/or Prettier (this will sure…
-
Currently there doesn't seem to be a way to get the test result data other then parsing the cli output which is missing some information. Would be great if there either was a way to set a reporter or …
-
Hi,
in my tsconfig file i have paths set up like this
```json
"compilerOptions": {
...
"paths": {
"$lib/*": ["src/lib/*"]
}
},
```
If I import a module for testing (using load…
-
CUANDO SE COMENTE PARA PARTICIPAR DEBÉIS DECIR DESDE QUE COMITÉ VENÍS
NO TOCAR LOS TICKS, **SOLO PERSONAS AUTORIZADAS**
Comités necesarios:
- [ ] PROGRAMA
- [ ] LOGÍSTICA
- [ ] COMUNICACIÓN…
-
-
**Describe the bug**
When I ran [simple vitest with Hope UI](https://github.com/misogihagi/vitest-test/blob/main/src/Tes.test.tsx), I got the following error message.
> SyntaxError: Named export…
-
`name` which got from `let name = group.shift()` is a function created by `runner.bind`, it had printed unexpected log in terminal. Location of these code is https://github.com/lukeed/uvu/blob/master/…
-
I've imported UdonUtils package as a dependency for UdonAudioUtils,
but as soon as it's imported I get an error referring to undefined params inside the Stopwatch class.
[UdonSharp] Packages/tlp.u…