Files
cpost-mobile/.eslintrc.js
Samandar Turgunboyev fd95422447 Initial commit
2025-08-26 16:26:59 +05:00

5 lines
64 B
JavaScript

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