Compare commits

...

2 Commits

Author SHA1 Message Date
221ad67911 Merge pull request 'but it worked locally -q-' (#3) from master into pages
Some checks failed
Build Saki and Deploy to Github Pages / build (push) Has been cancelled
Build Saki and Deploy to Github Pages / deploy (push) Has been cancelled
Reviewed-on: #3
2026-04-12 07:50:22 +01:00
stjet
641c57377e but it worked locally -q- 2026-04-12 06:49:56 +00:00

View File

@@ -3,6 +3,7 @@
"target": "esnext",
"module": "nodenext",
"moduleResolution": "nodenext",
"types": ["node"],
"typeRoots": [
"./node_modules/@types",
],