/** * @file - Configured settings for "eslint-plugin-tsdoc" * @author - Jeff Beck. * @ref - https://www.npmjs.com/package/eslint-plugin-jest * @ref - https://github.com/jest-community/eslint-plugin-jest#readme */ declare const jestPlugin: import("eslint/config").Config[]; export default jestPlugin; //# sourceMappingURL=jest.d.ts.map