Skip to content

Commit 3cdcf0f

Browse files
committed
chore: update tsconfig.json
1 parent ef4a769 commit 3cdcf0f

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,5 +18,5 @@
1818
"noFallthroughCasesInSwitch": true,
1919
"noEmit": true
2020
},
21-
"include": ["src", "website", ".kktrc.ts"]
21+
"include": ["website", ".kktrc.ts"]
2222
}

0 commit comments

Comments
 (0)