pda_react_native_template/.eslintrc.js
2025-07-04 10:44:57 +08:00

5 lines
64 B
JavaScript

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