mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 12:26:30 +03:00
* [KocalBiomeJsBundle] Add recipe for 1.1 * [KocalBiomeJsBundle] Apply biome.json config from 1.1 to 1.0
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"files": {
|
|
"ignore": [
|
|
"assets/vendor/*",
|
|
"assets/controllers.json",
|
|
"composer.json",
|
|
"public/assets/*",
|
|
"public/bundles/*",
|
|
"vendor/*"
|
|
]
|
|
}
|
|
}
|