Skip to content

Commit

Permalink
Merge branch 'main' into 2/unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matextrem authored Apr 12, 2022
2 parents 7cf14a5 + c3be530 commit 995f259
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"noEmit": true,
"forceConsistentCasingInFileNames": true,
"noUnusedLocals": true,
"useUnknownInCatchVariables": false,
"noUnusedLocals": true
},
"exclude": [
"dist"
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6076,7 +6076,6 @@ v8-to-istanbul@^8.1.0:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^1.6.0"
source-map "^0.7.3"

verror@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400"
Expand All @@ -6085,7 +6084,6 @@ verror@1.10.0:
assert-plus "^1.0.0"
core-util-is "1.0.2"
extsprintf "^1.2.0"

w3c-hr-time@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
Expand Down

0 comments on commit 995f259

Please sign in to comment.