/** * @file - Configuration of "\@eslint-community/eslint-plugin-eslint-comments" with recommended * settings. * @author - Jeff Beck. * eslint-disable-next-line/tsdoc * @ref - https://www.npmjs.com/package/@eslint-community/eslint-plugin-eslint-comments * @ref - https://github.com/eslint-community/eslint-plugin-eslint-comments */ declare const commentsConfig: import("eslint/config").Config[]; export default commentsConfig; //# sourceMappingURL=eslint-comments.d.ts.map