⚡ Template script to setup TypeScript development environment
This commit is contained in:
parent
76be3f8e2e
commit
e1d986cb6b
@ -122,4 +122,4 @@ console.log("Converted to TypeScript.")
|
|||||||
|
|
||||||
if (fs.existsSync(path.join(projectRoot, "node_modules"))) {
|
if (fs.existsSync(path.join(projectRoot, "node_modules"))) {
|
||||||
console.log("\nYou will need to re-run your dependency manager to get started.")
|
console.log("\nYou will need to re-run your dependency manager to get started.")
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user