Skip to content

Commit 9aef8b1

Browse files
committed
chore: Add typed-router.d.ts to tsconfig include
1 parent fe9d8b3 commit 9aef8b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"tests/**/*.tsx",
3333
"src/components.d.ts",
3434
"src/auto-imports.d.ts",
35+
"src/typed-router.d.ts",
3536
"tests/*.ts"
3637
]
3738
}

0 commit comments

Comments
 (0)