This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
biheng
/
uppy
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
main
Gałęzie
Tagi
main
uppy
/
examples
/
react-native-expo
/
.eslintrc.json
.eslintrc.json
94 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
{
"rules": {
"react/react-in-jsx-scope": "off",
"no-use-before-define": "off"
}
}