We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f43f3 commit 509beabCopy full SHA for 509beab
README.md
@@ -54,4 +54,4 @@ To compile only one pattern, use the following command.
54
$ cd design_patterns_in_typescript/visitor
55
$ tsc --target ES5 visitor.ts
56
```
57
->> Here if there is no `--outFile` option then the compiler generates the js counterpart into the current directory.
+> Here if there is no `--outFile` option then the compiler generates the js counterpart into the current directory.
0 commit comments