amis-rpc-design/node_modules/react-native/template/_eslintrc.js

5 lines
64 B
JavaScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
module.exports = {
root: true,
extends: '@react-native',
};