opendeck-app/.eslintrc.js

5 lines
74 B
JavaScript
Raw Permalink Normal View History

2021-01-21 22:38:03 +00:00
module.exports = {
root: true,
extends: '@react-native-community',
};