Switch path alias from @ to ~, add Prettier with organize-imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Link } from '@tanstack/react-router'
|
||||
import type { Globals, Menu } from '@/lib/types'
|
||||
import type { Globals, Menu } from '~/lib/types'
|
||||
import { ThemeToggle } from './theme-toggle'
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user