webapp/.eslintrc.js
xudan efa0d27041 Initial commit
Generated by react-native@0.80.1
2025-07-21 10:27:34 +08:00

5 lines
64 B
JavaScript

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