Sign in
appsheet-third-party
/
react-google-recaptcha
/
refs/heads/main
/
.
/
test
/
.eslintrc
blob: 259c4de90260d1702c20ae1032aabdeb36518bd5 [
file
] [
edit
]
{
"env"
:
{
"jest"
:
true
,
"node"
:
true
},
"rules"
:
{
"no-script-url"
:
1
,
"no-unused-expressions"
:
0
,
"react/no-multi-comp"
:
0
}
}