description:Lint.Utils.dedent(templateObject_1||(templateObject_1=tslib_1.__makeTemplateObject(["\n A file may not contain more than the specified number of classes"],["\n A file may not contain more than the specified number of classes"]))),
rationale:Lint.Utils.dedent(templateObject_2||(templateObject_2=tslib_1.__makeTemplateObject(["\n Ensures that files have a single responsibility so that that classes each exist in their own files"],["\n Ensures that files have a single responsibility so that that classes each exist in their own files"]))),
optionsDescription:Lint.Utils.dedent(templateObject_3||(templateObject_3=tslib_1.__makeTemplateObject(["\n The one required argument is an integer indicating the maximum number of classes that can appear in a\n file. An optional argument `\"exclude-class-expressions\"` can be provided to exclude class expressions\n from the overall class count."],["\n The one required argument is an integer indicating the maximum number of classes that can appear in a\n file. An optional argument \\`\"exclude-class-expressions\"\\` can be provided to exclude class expressions\n from the overall class count."]))),