Oak-Digital / types-4-strapi-2

Automate the creation of typescript interfaces for your strapi 4 projects
MIT License
24 stars 4 forks source link

Add support for choosing namng convention of output files and folders #6

Closed Alexnortung closed 2 years ago

Alexnortung commented 2 years ago

It should be possible to choose which casing to use for outputted files and folders.

Right now builtins are pascal case while the rest is kebab case

Alexnortung commented 2 years ago

Added in v0.2.7