tslint-consistent-codestyle
Version:
Additional rules to enforce constistent code style with tslint
7 lines • 599 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var bifrost_1 = require("@fimbul/bifrost");
var namingConventionRule_1 = require("../namingConventionRule");
var rule = bifrost_1.wrapTslintRule(namingConventionRule_1.Rule);
exports.Rule = rule;
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibmFtaW5nLWNvbnZlbnRpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJuYW1pbmctY29udmVudGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOztBQUFBLDJDQUFpRDtBQUNqRCxnRUFBK0M7QUFFL0MsSUFBTSxJQUFJLEdBQUcsd0JBQWMsQ0FBQywyQkFBSSxDQUFDLENBQUM7QUFDbEIsb0JBQUkifQ==