NeoScan_Physician/.eslintrc.js
2025-08-20 20:42:33 +05:30

5 lines
64 B
JavaScript

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