generated from fahricansecer/boilerplate-be
+8
-2
@@ -20,6 +20,12 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"noImplicitAny": false,
|
||||
"strictBindCallApply": false,
|
||||
"noFallthroughCasesInSwitch": false
|
||||
}
|
||||
"noFallthroughCasesInSwitch": false,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist",
|
||||
"media-worker"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user