Skip to content

Commit 4c60312

Browse files
committed
chore: update tsconfig.json
1 parent a7aab35 commit 4c60312

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@
2020
"experimentalDecorators": true,
2121
"removeComments": false,
2222
"noEmit": true
23-
}
23+
},
24+
"include": ["src"],
2425
}

0 commit comments

Comments
 (0)