Files
Lynkedupsales/.eslintrc.js
mansi-dev c14f8eb96a Initial commit
Generated by react-native@0.83.1
2026-02-06 23:47:48 +05:30

5 lines
64 B
JavaScript

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