Skip to content

Commit 1c4c41e

Browse files
committed
chore: Modify typescript config.
1 parent b99fdea commit 1c4c41e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@
2020
"baseUrl": "website",
2121
"jsx": "react"
2222
},
23-
"include": [
24-
"website",
25-
"src"
26-
]
23+
"include": ["website"]
2724
}

0 commit comments

Comments
 (0)