Files
PocketDog/.eslintrc.js
Ryan Chen 948f36ffc1 Initial commit
Generated by react-native@0.80.0
2025-06-26 12:18:11 -04:00

5 lines
64 B
JavaScript

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