cli: added node-library template

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-09-19 19:06:37 +02:00
parent 7f1036448b
commit 21cd3b1b24
10 changed files with 291 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Added a template for creating `node-library` packages with `yarn new`.