MyAccountApp/.eslintrc.js
CalebChen768 c1ab05c46c Initial commit
Generated by react-native@0.73.6
2024-03-16 19:51:04 +08:00

5 lines
64 B
JavaScript

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