deploy: ebd4cc0010
This commit is contained in:
6
node_modules/vscode-textmate/release/json.d.ts
generated
vendored
6
node_modules/vscode-textmate/release/json.d.ts
generated
vendored
@@ -1,6 +0,0 @@
|
||||
export interface ILocation {
|
||||
readonly filename: string | null;
|
||||
readonly line: number;
|
||||
readonly char: number;
|
||||
}
|
||||
export declare function parseJSON(source: string, filename: string | null, withMetadata: boolean): any;
|
||||
Reference in New Issue
Block a user