diff --git a/tsr.config.json b/tsr.config.json deleted file mode 100644 index c85394e7..00000000 --- a/tsr.config.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "routesDirectory": "./src/routes", - "generatedRouteTree": "./src/route-tree.gen.ts", - "routeFileIgnorePrefix": "-", - "quoteStyle": "double" -}