mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-20 20:06:30 +03:00
* Add kocal/biome-js-bundle recipe * [BiomeJsBundle] Add "composer.json" to ignored files
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"bundles": {
|
|
"Kocal\\BiomeJsBundle\\KocalBiomeJsBundle": ["dev"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"biome.json": "biome.json",
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|