fix: enforce type checking on commit time

This commit is contained in:
Andrew Bastin
2022-03-15 21:19:29 +05:30
parent 750487e8ad
commit 2a67e98588
9 changed files with 23 additions and 2 deletions

6
pnpm-lock.yaml generated
View File

@@ -107,6 +107,7 @@ importers:
'@types/httpsnippet': ^1.23.1
'@types/lodash': ^4.14.179
'@types/lossless-json': ^1.0.1
'@types/paho-mqtt': ^1.0.6
'@types/postman-collection': ^3.5.7
'@types/splitpanes': ^2.2.1
'@types/uuid': ^8.3.4
@@ -301,6 +302,7 @@ importers:
'@types/httpsnippet': 1.23.1
'@types/lodash': 4.14.179
'@types/lossless-json': 1.0.1
'@types/paho-mqtt': 1.0.6
'@types/postman-collection': 3.5.7
'@types/splitpanes': 2.2.1
'@types/uuid': 8.3.4
@@ -5021,6 +5023,10 @@ packages:
'@types/webpack': 4.41.28
dev: true
/@types/paho-mqtt/1.0.6:
resolution: {integrity: sha512-d6CXsdv2fEruyZLe5DUtgGsF8ROp0358OrEmVgqtFxO/kiCvP9KhYen9N6ReKBkMdR/d0parLQq6DMn2qe6d9Q==}
dev: true
/@types/parse-json/4.0.0:
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}