UNPKG
photo-view
Version:
latest (2.0.3)
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
PhotoView - Pan, PinchZoom and Swipe for mobile
github.com/namshi/PhotoViewJS
namshi/PhotoViewJS
photo-view
/
.eslintrc
10 lines
(9 loc)
•
108 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"parser"
:
"babel-eslint"
,
"ecmaFeatures"
:
{
"modules"
:
true
}
,
"env"
:
{
"es6"
:
true
}
}