Skip to content

Commit

Permalink
Merge pull request obytes#325 from Tuginho/typo-fix-docs-rules-and-co…
Browse files Browse the repository at this point in the history
…nventions
  • Loading branch information
yjose authored Jun 20, 2024
2 parents df7e32a + 95d2fd8 commit 0058830
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In order to enforce a consistent code style and avoid common issues in the codeb

This starter uses TypeScript to provide type safety and avoid common bugs in the codebase. The project configuration is based on Expo config with some updates to support absolute imports.

If you are not familiar with Typescript, you can check this article to learn more about it : [Typescript for React Developers](https://elazizi.com/how-to-learn-type-script-for-react-developers)
If you are not familiar with Typescript, you can check this article to learn more about it : [Typescript for React Developers](https://elazizi.com/posts/how-to-learn-typescript-for-react-developers/)

You can find more information about it [here](https://docs.expo.io/guides/typescript/).

Expand Down

0 comments on commit 0058830

Please sign in to comment.