File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11// @ts -check
22
3- // @ts -expect-error
43import { tanstackConfig } from '@tanstack/config/eslint'
54
65import unusedImports from 'eslint-plugin-unused-imports'
Original file line number Diff line number Diff line change @@ -42,8 +42,8 @@ const packages = {
4242 `${ DOCS_DIR } /router/framework/react/overview.md` ,
4343 `${ DOCS_DIR } /router/framework/react/quick-start.md` ,
4444 `${ DOCS_DIR } /router/framework/react/devtools.md` ,
45- `${ DOCS_DIR } /router/framework/react/migrate-from-react-router.md` ,
46- `${ DOCS_DIR } /router/framework/react/migrate-from-react-location.md` ,
45+ `${ DOCS_DIR } /router/framework/react/how-to/ migrate-from-react-router.md` ,
46+ `${ DOCS_DIR } /router/framework/react/installation/ migrate-from-react-location.md` ,
4747 `${ DOCS_DIR } /router/framework/react/faq.md` ,
4848 ] ,
4949 description : 'TanStack Router: Setup and Architecture' ,
You can’t perform that action at this time.
0 commit comments