forked from external/vscode-xml
Use Strict
This commit is contained in:
parent
01fd1e68e3
commit
2275c834ff
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
'use strict';
|
||||||
|
|
||||||
import { extensions, Extension } from 'vscode';
|
import { extensions, Extension } from 'vscode';
|
||||||
|
|
||||||
export class ExtensionManifestReader {
|
export class ExtensionManifestReader {
|
||||||
|
|
Loading…
Add table
Reference in a new issue