Files
performics_main/.eslintrc.js
T
anitak 6fd0bee8a3
RN APK Build / build (push) Failing after 23m47s
add yml file
2026-04-22 16:07:47 +05:30

5 lines
64 B
JavaScript

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