We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebfedfc commit c576c6bCopy full SHA for c576c6b
tsconfig.json
@@ -22,5 +22,5 @@
22
"noUnusedParameters": false,
23
"noFallthroughCasesInSwitch": true
24
},
25
- "include": ["./src"]
+ "include": ["src"]
26
}
0 commit comments