We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10290f3 commit 235cf0aCopy full SHA for 235cf0a
1 file changed
tsconfig.json
@@ -21,7 +21,7 @@
21
"include": [
22
"src"
23
],
24
- "exclude":[
25
- "node_modules",
+ "exclude": [
+ "node_modules"
26
]
27
}
0 commit comments