kiwicom / mobile

:calling: Kiwi.com mobile app written in React Native
https://www.kiwi.com/en/
MIT License
140 stars 33 forks source link

fix(localization): Fix typo in Hotels' translations #1736

Closed RobinCsl closed 4 years ago

RobinCsl commented 4 years ago

This commit also silences ESLint warnings in e2e/ folder for the rule adeira/valid-test-folder as that folder only contains tests: it would be redundant to create a __tests__/ folder for each subfolder in e2e/.

tbergquist-godaddy commented 4 years ago

We could also have configured it, but I guess, yes, it is fine to deactivate it for this folder.