{
	"merge": {
		"*.json": {
			"strategy": "deep"
		},
		"*.md": {
			"strategy": "shallow"
		}
	}
}
