timo/feat-rolling #10

Merged
HoshinoSuzumi merged 2 commits from timo/feat-rolling into main 2026-02-10 02:08:10 +08:00
Showing only changes of commit 3c98ee0d47 - Show all commits

View File

@@ -1,11 +0,0 @@
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"strict": true
}
}