Open Nechir-89 opened 1 year ago
for example I want to install typescript and run build command
"scripts":{ "build": "npm install typescript && npx tsc" }
for example I want to install typescript and run build command