UNPKG

tslint-config-security

Version:
5 lines (4 loc) 214 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var ts = require("typescript"); exports.stringLiteralKinds = [ts.SyntaxKind.NoSubstitutionTemplateLiteral, ts.SyntaxKind.StringLiteral];