Small
This commit is contained in:
parent
1ea3024e4e
commit
d14fd083f3
3 changed files with 1852 additions and 127 deletions
41
.vscode/settings.json
vendored
41
.vscode/settings.json
vendored
|
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
@ -74,6 +74,7 @@
|
||||||
"powerups",
|
"powerups",
|
||||||
"proptest",
|
"proptest",
|
||||||
"refetches",
|
"refetches",
|
||||||
|
"reflashing",
|
||||||
"reimplementable",
|
"reimplementable",
|
||||||
"requantised",
|
"requantised",
|
||||||
"rgba",
|
"rgba",
|
||||||
|
|
|
||||||
1937
package-lock.json
generated
1937
package-lock.json
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue