UNPKG

tslint-ban-snippets

Version:

A custom tslint rule to ban configurable lists of code snippets.

5 lines 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BAN_SNIPPETS_RULE_ID = void 0; exports.BAN_SNIPPETS_RULE_ID = "tsl-ban-snippets"; //# sourceMappingURL=ruleIds.js.map