Experiments and tests of HTML, CSS, SVG, and JavaScript
[!NOTE] Anything reusable should be moved to
html-common
Experiments might be:
I’m using jsconfig.json to turn on typechecking, currently with the following settings - keep these updated to the latest:
"compilerOptions": {
"checkJs": true,
"target": "es2024",
"module": "es2022"
}
[!IMPORTANT] Make sure
compilerOptionsin jsconfig are set to something modern or you can get really confusing and outdated errors
Details in the task folder.
Currently working on: