Compare commits

..

2 Commits

Author SHA1 Message Date
2d38b949d2 chore: move a few more cheat toggles to be per-account
All checks were successful
Build / build (pull_request) Successful in 1m45s
2025-08-27 23:44:20 +02:00
1439fdc083 chore(vscode): set typescript.preferences.preferTypeOnlyAutoImports
All checks were successful
Build / build (push) Successful in 1m10s
Build Docker image / docker-amd64 (push) Successful in 54s
Build Docker image / docker-arm64 (push) Successful in 1m14s
2025-08-27 23:44:12 +02:00

View File

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