powerfun1/.eslintrc.js
2025-12-11 15:00:38 +08:00

5 lines
64 B
JavaScript

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