Skip to content

Commit c96e2df

Browse files
committed
lint
1 parent 45db656 commit c96e2df

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"include": [
3-
"src/**/*"
4-
],
2+
"include": ["src/**/*"],
53
"compilerOptions": {
64
"allowSyntheticDefaultImports": true,
75
"composite": true,

0 commit comments

Comments
 (0)