Working init app

Change-Id: I545c6c2f7182adf28d4ced41ac38613746d2b3d8
This commit is contained in:
Roman Jaroš 2023-09-09 18:18:34 +02:00
parent 13ab39d1fd
commit 6f2586ccad
15 changed files with 133 additions and 62 deletions

17
pnpm-lock.yaml generated
View file

@ -8,13 +8,15 @@ dependencies:
minimist:
specifier: 1.2.8
version: 1.2.8
readline-sync:
specifier: 1.4.10
version: 1.4.10
replace-in-file:
specifier: 7.0.1
version: 7.0.1
devDependencies:
prettier:
specifier: 3.0.3
version: 3.0.3
packages:
/ansi-regex@5.0.1:
@ -134,10 +136,11 @@ packages:
wrappy: 1.0.2
dev: false
/readline-sync@1.4.10:
resolution: {integrity: sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==}
engines: {node: '>= 0.8.0'}
dev: false
/prettier@3.0.3:
resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==}
engines: {node: '>=14'}
hasBin: true
dev: true
/replace-in-file@7.0.1:
resolution: {integrity: sha512-KbhgPq04eA+TxXuUxpgWIH9k/TjF+28ofon2PXP7vq6izAILhxOtksCVcLuuQLtyjouBaPdlH6RJYYcSPVxCOA==}