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 25f90a8 commit 3523d3dCopy full SHA for 3523d3d
1 file changed
README.md
@@ -43,6 +43,7 @@ Add it to _plugins_ in your _tsconfig.json_
43
```
44
#### Example result
45
46
+`core/index.ts`
47
```tsx
48
// The following transforms path to '../utils/sum'
49
import { sum } from "@utils/sum";
0 commit comments