Skip to content

Commit 2327044

Browse files
committed
update vscode settings to not ignore react-router
1 parent 034eac6 commit 2327044

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
{
22
"typescript.preferences.autoImportFileExcludePatterns": [
33
"@remix-run/server-runtime",
4-
"@remix-run/router",
54
"express",
65
"@radix-ui/**",
76
"@react-email/**",
8-
"react-router-dom",
9-
"react-router",
107
"node:stream/consumers",
118
"node:test",
129
"node:console"

0 commit comments

Comments
 (0)