Merge pull request #6249 from SimonBrandner/ts/member-list

This commit is contained in:
Michael Telatynski
2021-06-24 13:25:59 +01:00
committed by GitHub
3 changed files with 211 additions and 137 deletions
+1 -1
View File
@@ -172,7 +172,7 @@
"jest": {
"testEnvironment": "./__test-utils__/environment.js",
"testMatch": [
"<rootDir>/test/**/*-test.[jt]s"
"<rootDir>/test/**/*-test.[jt]s?(x)"
],
"setupFiles": [
"jest-canvas-mock"