Update Flex archives

This commit is contained in:
github-action[bot]
2021-12-18 17:21:01 +00:00
parent 0f51d4be82
commit f49d36fa18
993 changed files with 48580 additions and 0 deletions
@@ -0,0 +1,39 @@
{
"manifests": {
"teebbstudios/tuieditor-bundle": {
"manifest": {
"bundles": {
"Teebb\\TuiEditorBundle\\TeebbTuiEditorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/teebb_tuieditor.yaml": {
"contents": [
"# Read the documentation: https://github.com/teebbstudios/TeebbTuiEditorBundle/blob/master/README.md",
"teebb_tui_editor:",
" default_config: basic_config",
" configs:",
" basic_config:",
" to_html: false",
" exts:",
" - scrollSync",
" - colorSyntax",
" - uml",
" - chart",
" - mark",
" - table",
"",
""
],
"executable": false
}
},
"ref": "5630a89280647f01ae78e4f37d8f932e0e7113c3"
}
}
}