Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] Add 'isNew' metadata item and improve linting instructions in …
…docs/Readme (expo#33518) # Why <!-- Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. --> Linting section needs an update and `isNew` introduced with SDK 52 reference updates not documented. # How <!-- How did you build this feature or fix this bug and why? --> Update docs/README.md to add `isNew` metadata property and improve linting instructions to recommend using `yarn run lint-prose` and install VS Code tools as alternative. # Checklist <!-- Please check the appropriate items below if they apply to your diff. --> - [ ] I added a `changelog.md` entry and rebuilt the package sources according to [this short guide](https://github.com/expo/expo/blob/main/CONTRIBUTING.md#-before-submitting) - [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin). - [x] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- Loading branch information