Skip to content

Files

Latest commit

jonaslagonikennethaasanleigh-johnsonmagicmatatjahunitintecg
Jan 24, 2023
10e36f4 · Jan 24, 2023

History

History

indentation-type-and-size

Indentation type and size

This example shows how to change the indentation type and size of the generated model.

How to run this example

Run this example using:

npm i && npm run start

If you are on Windows, use the start:windows script instead:

npm i && npm run start:windows