Format with Markdown, use double #
to create your folders/files list. Like that:
Separate your tree with slashes and create files inside folders:
{ "compilerOptions": ... }
If you prefer, you can export your tree structure from your terminal like that:
tree my-app | pbcopy
So you can paste it into the editor and convert it to Markdown.
And... That's all! Start now, share and store your project folders structure.
š