Sign in
skia
/
external
/
github.com
/
lottie-animation-community
/
tests
/
6963d2876d55241a21a5ef6cb4da61d021f96074
/
.
/
images
/
.eslintrc
blob: f4874b4b5c1099e30a364cddd5dd956e2ec4bd0e [
file
] [
log
] [
blame
]
{
"extends"
:
"airbnb-base"
,
"env"
:
{
"browser"
:
true
},
"globals"
:
{
"lottie"
:
true
}
}