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