mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
polish json schema language info
This commit is contained in:
@@ -68,7 +68,7 @@ interface Settings {
|
||||
};
|
||||
}
|
||||
|
||||
interface JSONSchemaSettings {
|
||||
export interface JSONSchemaSettings {
|
||||
fileMatch?: string[];
|
||||
url?: string;
|
||||
schema?: any;
|
||||
|
||||
Reference in New Issue
Block a user