There was an error while loading. Please reload this page.
2 parents edd04ca + d99a9be commit 1b6ce91Copy full SHA for 1b6ce91
1 file changed
ts.js
@@ -61,6 +61,7 @@ module.exports = {
61
'error',
62
'type'
63
],
64
+ '@typescript-eslint/switch-exhaustiveness-check': 'error',
65
'import/order': [
66
67
{
0 commit comments