style: run biome lint

This commit is contained in:
Aarnav Tale
2024-12-31 10:31:50 +05:30
parent aa9872a45b
commit f3c9d8b54c
39 changed files with 57 additions and 57 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { LoaderFunctionArgs, data } from 'react-router';
import { type LoaderFunctionArgs, data } from 'react-router';
import { loadContext } from '~/utils/config/headplane';
import { finishOidc } from '~/utils/oidc';