You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Build your Typescript Node.js projects using blazing fast **[esbuild](https://gi
4
4
5
5
Since esbuild can build large typescript node projects in subsecond speeds, this is quite useful for development builds too if you want to stick with `tsc` for production builds.
6
6
7
-
**_Please not this library doesnt do typechecking. For typechecking please continue to use tsc._**
7
+
**_Please note this library doesnt do typechecking. For typechecking please continue to use tsc._**
0 commit comments