File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 57315731 "fileMatch" : [" **/sites/*/config.yaml" , " **/sites/*/config.yml" ],
57325732 "url" : " https://json.schemastore.org/typo3.json"
57335733 },
5734+ {
5735+ "name" : " TYPO3 Vendor Bundler config" ,
5736+ "description" : " Configuration for TYPO3 Vendor Bundler, a Composer library to bundle vendor libraries for TYPO3 extensions in classic mode" ,
5737+ "fileMatch" : [
5738+ " typo3-vendor-bundler.json" ,
5739+ " typo3-vendor-bundler.yaml" ,
5740+ " typo3-vendor-bundler.yml"
5741+ ],
5742+ "url" : " https://raw.githubusercontent.com/eliashaeussler/typo3-vendor-bundler/refs/heads/main/res/typo3-vendor-bundler.schema.json"
5743+ },
57345744 {
57355745 "name" : " Typst Manifest" ,
57365746 "description" : " Typst package manifest file (typst.toml)" ,
You can’t perform that action at this time.
0 commit comments