Merge remote-tracking branch 'origin/release/0.20' into feat/add-otp-plugin

This commit is contained in:
dswbx
2025-11-07 09:58:48 +01:00
parent 4094004b83
commit 793c214e6d
3 changed files with 9 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.3/schema.json",
"assist": { "actions": { "source": { "organizeImports": "on" } } },
"assist": { "actions": { "source": { "organizeImports": "off" } } },
"vcs": {
"defaultBranch": "main"
},