There was an error while loading. Please reload this page.
1 parent edd04ca commit d99a9beCopy full SHA for d99a9be
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