Skip to content

Commit 5ab9baf

Browse files
committed
refactor: clean up
1 parent e6c340e commit 5ab9baf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
{
22
"extends": "../../tsconfig.json",
3-
"include": ["src/**/*"],
4-
"compilerOptions": {
5-
"module": "node16",
6-
"moduleResolution": "node16",
7-
}
3+
"include": ["src/**/*"]
84
}

0 commit comments

Comments
 (0)