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

Automatically generate markdown table for flags #1

Open Alexnortung opened 2 years ago

Alexnortung commented 2 years ago

The table to display which flags can be used should be automatically generated.

This can be done by creating a json file which contains the options, then creating a small typescript script that will generate the table.