BikeApp_demo/.eslintrc.js
tx bbaa67c0de Initial commit
Generated by react-native@0.74.5
2024-11-02 16:21:03 +08:00

5 lines
64 B
JavaScript

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