Skip to content

Commit 788716a

Browse files
authored
Update tsconfig.json
1 parent 3750bd3 commit 788716a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"baseUrl": ".",
1919
"paths": {
2020
"@/*": ["./src/*"]
21-
}
21+
},
2222
"types": ["vite/client", "react", "react-dom"]
2323
},
2424
"include": ["src"], // Make sure "src/App.tsx" is covered by this

0 commit comments

Comments
 (0)