This commit is contained in:
2026-04-20 11:50:59 +05:30
parent 9d21d6c802
commit 0c9219b059
56 changed files with 13779 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
module.exports = {
root: true,
extends: '@react-native',
};