Skip to content

Commit

Permalink
Update code generation template
Browse files Browse the repository at this point in the history
  • Loading branch information
const-cloudinary committed May 7, 2024
1 parent a047729 commit d42cd4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .code-generation/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ module.exports = {
close: '',
}
},
importStatementsTemplate: {
action: 'use Cloudinary\\Transformation\\<GROUP>;',
qualifier: 'use Cloudinary\\Transformation\\<GROUP>;',
importCase: "PascalCase",
},
},
"overwrites": {
"qualifiers": {
Expand Down

0 comments on commit d42cd4a

Please sign in to comment.