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

Make sure prefix has valid characters #9

Open Alexnortung opened 2 years ago

Alexnortung commented 2 years ago

It is possible to pass invalid characters to the prefix flag example --prefix "I-". This will result in an error and would also make invalid interface names.