mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-11-04 08:43:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "json.schemas": [
 | 
						|
        {
 | 
						|
            "fileMatch": [
 | 
						|
                "data/fields/**/*.json"
 | 
						|
            ],
 | 
						|
            "url": "./node_modules/@ideditor/schema-builder/schemas/field.json"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "fileMatch": [
 | 
						|
                "data/presets/**/*.json"
 | 
						|
            ],
 | 
						|
            "url": "./node_modules/@ideditor/schema-builder/schemas/preset.json"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "fileMatch": [
 | 
						|
                "data/preset_categories/**/*.json"
 | 
						|
            ],
 | 
						|
            "url": "./node_modules/@ideditor/schema-builder/schemas/preset_category.json"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "fileMatch": [
 | 
						|
                "data/deprecated.json"
 | 
						|
            ],
 | 
						|
            "url": "./node_modules/@ideditor/schema-builder/schemas/deprecated.json"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "fileMatch": [
 | 
						|
                "data/discarded.json"
 | 
						|
            ],
 | 
						|
            "url": "./node_modules/@ideditor/schema-builder/schemas/discarded.json"
 | 
						|
        },
 | 
						|
        {
 | 
						|
            "fileMatch": [
 | 
						|
                "data/preset_defaults.json"
 | 
						|
            ],
 | 
						|
            "url": "./node_modules/@ideditor/schema-builder/schemas/preset_defaults.json"
 | 
						|
        }
 | 
						|
    ]
 | 
						|
}
 |