This commit is contained in:
Andras Schmelczer 2026-07-10 10:56:55 -04:00
parent 1ea3024e4e
commit d14fd083f3
3 changed files with 1852 additions and 127 deletions

39
.vscode/settings.json vendored
View file

@ -1,42 +1,9 @@
{ {
"cSpell.words": [
"andras",
"Andras",
"astra",
"colour",
"colours",
"datetime",
"decla",
"EEPROM",
"favicons",
"favourite",
"forex",
"froms",
"Glsl",
"leds",
"linkedin",
"mesmerising",
"microcontrollers",
"mixins",
"noopener",
"optimisations",
"optimised",
"organiser",
"playsinline",
"realised",
"schmelczer",
"serialisation",
"synchronised",
"tabindex",
"utilised",
"utilising",
"webm",
"webp",
"youtube"
],
"files.exclude": { "files.exclude": {
"node_modules": true "node_modules": true
}, },
"editor.rulers": [90], "editor.rulers": [
90
],
"editor.wordWrap": "on" "editor.wordWrap": "on"
} }

View file

@ -74,6 +74,7 @@
"powerups", "powerups",
"proptest", "proptest",
"refetches", "refetches",
"reflashing",
"reimplementable", "reimplementable",
"requantised", "requantised",
"rgba", "rgba",

1937
package-lock.json generated

File diff suppressed because it is too large Load diff