@@ -17,6 +17,6 @@
"noImplicitAny": false,
"strictBindCallApply": false,
"forceConsistentCasingInFileNames": false,
- "noFallthroughCasesInSwitch": false,
+ "noFallthroughCasesInSwitch": true,
}