We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 012a48b commit 1436128Copy full SHA for 1436128
jest.config.base.js
@@ -1,5 +1,4 @@
1
module.exports = {
2
- // remove testMatch once we move to ts-jest
3
preset: "ts-jest",
4
testMatch: ["**/*.spec.ts", "!**/*.browser.spec.ts", "!**/*.integ.spec.ts"],
5
};
0 commit comments