Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
my-test-group
TestAppCiNew
61e1d12f2e424016c507011adfe11f4e49db0354
61e1d12f2e424016c507011adfe11f4e49db0354
Switch branch/tag
testappcinew
.eslintrc.js
Find file
Normal view
History
Permalink
.eslintrc.js
64 Bytes
Newer
Older
Initial commit
jayed nahian
committed
Nov 25, 2025
1
2
3
4
module
.
exports
=
{
root
:
true
,
extends
:
'
@react-native
'
,
};