T4B_Chat/.eslintrc.js
yashwin-foxy 1145517757 Initial commit
Generated by react-native@0.79.0
2025-09-29 14:32:52 +05:30

5 lines
64 B
JavaScript

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