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 9b3fb46 commit 71f7cb1Copy full SHA for 71f7cb1
packages/oauth2-bearer/jest.config.js
@@ -1,5 +1,6 @@
1
module.exports = {
2
preset: 'ts-jest',
3
+ roots: ['.'],
4
reporters: [
5
'default',
6
[
0 commit comments