I was wondering if it is possible in VSCode to create a folder tree with snippets inside like so:
my-component
|_index.js (filled with a placeholder component)
|_styles.js (filled with a placeholder stuff)
I was wondering if it is possible in VSCode to create a folder tree with snippets inside like so:
my-component
|_index.js (filled with a placeholder component)
|_styles.js (filled with a placeholder stuff)