sg-delivery-customer/.eslintrc.js
2026-06-30 12:47:44 +05:30

5 lines
64 B
JavaScript

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