ReduxReactQuery/.eslintrc.js
Dishank-Kheni c4706b43ca Initial commit
Generated by react-native@0.74.1
2024-05-10 16:30:47 +02:00

5 lines
64 B
JavaScript

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