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 c2ad3ab commit 616449dCopy full SHA for 616449d
1 file changed
packages/eslint-plugin-rules/jest.config.js
@@ -13,5 +13,4 @@ module.exports = {
13
'^(\\.{1,2}/.*)\\.js$': '$1',
14
...pathsToModuleNameMapper(tsConfig.compilerOptions.paths ?? {}, { prefix: '<rootDir>' }),
15
},
16
- setupFiles: ['reflect-metadata'],
17
}
0 commit comments