Matthieu Lemoine
Matthieu Lemoine
```javascript // Something like const newMessage = { id : 3, message : 'Here' }; const updatedMessage = { id : 1, message : 'Bye' }; const messages = [{...
According to [Wikipedia](https://en.wikipedia.org/wiki/VAT_identification_number) and the [source](https://web.archive.org/web/20170611044442/http://egov.kz/cms/en/articles/business_identification_number) linked in this article, Kazakh VAT numbers are 12 digits long, not 9. ## Checklist - [x] PR contains only changes related; no stray...
Peer dependencies of dependencies should not be marked as unused
### Minimal reproducible example https://github.com/MatthieuLemoine/expo-app-config-leak ### Steps to reproduce > I already reached out to Expo Support through [email protected]/[email protected] who asked me to create an issue with a minimal reproduction...