Skip to content

Commit 3cb358c

Browse files
PuruVJpngwn
authored andcommittedJan 31, 2022
Remove redundant line in tsconfig.json
1 parent 39b46c6 commit 3cb358c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎tsconfig.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@
1616
"forceConsistentCasingInFileNames": true,
1717
"esModuleInterop": true,
1818
"strict": true
19-
},
20-
"exclude": ["node_modules"]
19+
}
2120
}

0 commit comments

Comments
 (0)
Please sign in to comment.