Skip to content

Commit a5fe17c

Browse files
committed
style: change style
1 parent 9d15c7b commit a5fe17c

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

frontend/src/routeTree.gen.ts

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
/**
2-
* @file This is an auto-generated file by TanStack Router.
3-
* @description It defines the route structure of the application. The file imports all route components,
4-
* creates route objects, and constructs the final route tree. It also generates TypeScript
5-
* types for `FileRoutesByPath` to ensure type safety across the routing system.
6-
*
7-
* It is strongly advised not to modify this file manually, as any changes will be overwritten
8-
* on the next run of the route generator. The suppressions at the top of the file
9-
* (`eslint-disable`, `@ts-nocheck`, etc.) are necessary for the generator to function correctly.
10-
* @see https://tanstack.com/router/v1/docs/guide/file-based-routing
11-
* @module Routes
12-
*/
13-
141
/* prettier-ignore-start */
152

163
/* eslint-disable */

0 commit comments

Comments
 (0)