Updated
This commit is contained in:
@@ -1,13 +1,4 @@
|
|||||||
import {
|
import { getLanguageService, LanguageService, LanguageSettings, SchemaConfiguration, TextDocument, JSONDocument, Diagnostic, Thenable } from "vscode-json-languageservice";
|
||||||
getLanguageService,
|
|
||||||
LanguageService,
|
|
||||||
LanguageSettings,
|
|
||||||
SchemaConfiguration,
|
|
||||||
TextDocument,
|
|
||||||
JSONDocument,
|
|
||||||
Diagnostic,
|
|
||||||
Thenable,
|
|
||||||
} from "vscode-json-languageservice";
|
|
||||||
import * as url from "url";
|
import * as url from "url";
|
||||||
import * as data from "../../vscode-settings.json";
|
import * as data from "../../vscode-settings.json";
|
||||||
import { readFileSync } from "fs";
|
import { readFileSync } from "fs";
|
||||||
|
|||||||
Reference in New Issue
Block a user