Files
symfony-flex-recipes-contrib/jolicode.jolitypo.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

36 lines
1.4 KiB
JSON

{
"manifests": {
"jolicode/jolitypo": {
"manifest": {
"bundles": {
"JoliTypo\\Bridge\\Symfony\\JoliTypoBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/joli_typo.yaml": {
"contents": [
"joli_typo:",
" presets:",
" fr:",
" # Please refer to the documentation at https://github.com/jolicode/JoliTypo/blob/master/README.md",
" # to learn more about fixers and how to combine them.",
" fixers: [ Ellipsis, Dimension, Dash, SmartQuotes, FrenchNoBreakSpace, CurlyQuote, Trademark ]",
" locale: fr_FR",
" en:",
" fixers: [ Ellipsis, Dimension, Dash, SmartQuotes, CurlyQuote, Trademark ]",
" locale: en_GB",
""
],
"executable": false
}
},
"ref": "e6b3307304d3829993635408736601e5a1d25f72"
}
}
}