UNPKG

typescript-lit-html-plugin

Version:

TypeScript language service plugin that adds IntelliSense for html tagged templates

7 lines 279 B
"use strict"; // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. Object.defineProperty(exports, "__esModule", { value: true }); exports.pluginName = void 0; exports.pluginName = 'ts-lit-html-plugin'; //# sourceMappingURL=config.js.map