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