Skip to content

Commit c71cfd8

Browse files
authored
Update README.md
1 parent 77037ed commit c71cfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Additionally, you can add it to your build scripts
3535
"name": "myproject",
3636
"version": "0.1.0",
3737
"scripts": {
38-
"dev": "etsc" <------ Add etsc or esbuild-node-tsc
38+
"dev": "etsc"
3939
}
4040
}
4141
```

0 commit comments

Comments
 (0)