This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
mobile-app/.eslintrc.js
2021-04-03 11:52:26 +02:00

5 lines
74 B
JavaScript

module.exports = {
root: true,
extends: '@react-native-community',
};