XuqmGroup-RNChatDemo/.eslintrc.js
徐勤民 bc512a17cb chore: init RN chat demo project
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 10:58:27 +08:00

5 行
64 B
JavaScript

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