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 ed539f1 commit 6bef9b7Copy full SHA for 6bef9b7
challenges/foundation/05.md
@@ -146,7 +146,7 @@ Instead we should be able to:
146
```javascript
147
import { ScreenContainer } from "~/components/ScreenContainer";
148
```
149
-[Expo alises documentation](https://docs.expo.dev/guides/typescript/#path-aliases)
+[Expo path aliases documentation](https://docs.expo.dev/guides/typescript/#path-aliases)
150
- [ ] Open your `tsconfig.json` file and add:
151
152
```diff
0 commit comments