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.
2 parents 372eed4 + f8b0faf commit c22055cCopy full SHA for c22055c
packages/tsconfig-reference/copy/en/options/baseUrl.md
@@ -23,5 +23,5 @@ import { helloWorld } from "hello/world";
23
console.log(helloWorld);
24
```
25
26
-If you get tired of imports always looking like `"../"` or `"./"`. Or needing
27
-to change as you move files, this is a great way to fix that.
+If you get tired of imports always looking like `"../"` or `"./"`, or needing
+to change them as you move files, this is a great way to fix that.
0 commit comments