{
	"data": {
		"framework": "react",
		"language": "ts"
	},
	"plugins": ["ejs-mate"],
	"pluginConfigs": {
		"ejs-mate": { "patterns": ["*.ejs", "*.md"] }
	},
	"description": "Test that ejs-mate plugin with patterns doesn't incorrectly process JSON files",
	"skip": false
}
