update misskey-js to the new templates

This commit is contained in:
Hazelnoot 2025-10-07 00:39:35 -04:00
parent b25eb703ea
commit 4e30986cda
32 changed files with 258 additions and 409 deletions

View file

@ -5,6 +5,6 @@
"references": [
{ "path": "./tsconfig.generator.json" },
{ "path": "./tsconfig.autogen.json" },
{ "path": "./jsconfig.scripts.json" }
{ "path": "./tsconfig.scripts.json" }
]
}