Aaron Cooper
Aaron Cooper
Test PR
Test comment with `inline code` https://github.com/acoop133/GithubDarkTheme/issues/35
A TEST DESCRIPTION * [ ] TEST CHECKBOX * [X] checked box * [ ] TEST CHECKBOX * [X] checked box * [ ] TEST CHECKBOX * [X] checked box...
**Improvement to be done** Create a css colour palette to improve consistency and allow easy theme variations
when i specify `--edition2018` in cli command, i get `Error: Option parsing failed: Unknown option: --edition2018.` How am i suppose to activate this option? https://github.com/quicktype/quicktype/blob/817c837e0a9df1d796f31f6f85030c85f9fcbec0/src/quicktype-core/language/Rust.ts#L50
it looks like Option only has defaultValue. React: 18.2.0 Typescript: 5.3.3 ```js const [_, setToken] = useCookieState("token", { defaultValue: "", secure:true // Error: Object literal may only specify known properties,...
Ive setup kubernetes on ubuntu using `curl https://kurl.sh/latest | sudo bash` after a day of mucking around and provisioning my cluster, I now get this error when trying to run...
Vite 3.0 has been released
The bot isnt making comments, it only applies "Taking a deeper dive" and "Safe to merge" i know for a fact that my code is abysmal. https://github.com/Vital-Utilities/Vital-Utilities/pull/119
The reason for this is because i was having hair pulling troubles trying to figure out how to get this action to push to the branch that triggered the script....
### Describe the bug css animaion example on solidjs site is broken ### Your Example Website or App https://www.solidjs.com/examples/cssanimations ### Steps to Reproduce the Bug or Issue 1. go to...