[ci] format

This commit is contained in:
FabianLars
2024-02-05 13:09:32 +00:00
committed by tauri-bot
parent 74a194160d
commit 0964e14048
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
"baseUrl": ".",
"paths": {
"@components/*": ["src/components/*"],
"@assets/*": ["src/assets/*"],
},
},
"@assets/*": ["src/assets/*"]
}
}
}