Compare commits

..

2 Commits

Author SHA1 Message Date
9ddd6063cf chore: move a few more cheat toggles to be per-account
Some checks failed
Build / build (pull_request) Has been cancelled
2025-08-27 23:43:43 +02:00
e3244e1167 chore(vscode): set typescript.preferences.preferTypeOnlyAutoImports
Some checks failed
Build Docker image / docker-arm64 (push) Successful in 1m10s
Build / build (push) Failing after 1m14s
Build Docker image / docker-amd64 (push) Successful in 56s
2025-08-27 22:59:03 +02:00

View File

@ -1,3 +1,3 @@
{
"typescript.preferences.preferTypeOnlyAutoImports": true
}
"typescript.preferences.preferTypeOnlyAutoImports": true
}