eslint switch/case exhaustiveness check rule (#739)

This commit is contained in:
Jordi Bunster
2021-05-04 09:12:54 -07:00
committed by GitHub
parent 038f3ee684
commit b7579d5c8b
6 changed files with 73 additions and 30532 deletions

View File

@@ -128,8 +128,8 @@
"@types/sinon": "2.3.3",
"@types/styled-components": "5.1.1",
"@types/underscore": "1.7.36",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
"babel-jest": "24.9.0",
"babel-loader": "8.1.0",
"buffer": "5.1.0",