mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
tslint
This commit is contained in:
@@ -8,7 +8,6 @@ import nls = require('./utils/nls');
|
||||
import Json = require('./json-toolbox/json');
|
||||
import JsonSchema = require('./json-toolbox/jsonSchema');
|
||||
import {JSONLocation} from './jsonLocation';
|
||||
import SchemaService = require('./jsonSchemaService');
|
||||
|
||||
export interface IRange {
|
||||
start: number;
|
||||
|
||||
Reference in New Issue
Block a user