UNPKG
lg-thumbnail
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Thumbnail module for lightgallery.
sachinchoolur.github.io/lightGallery
sachinchoolur/lg-thumbnail
lg-thumbnail
/
.jscsrc
7 lines
•
159 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"preset"
:
"airbnb"
,
"validateIndentation"
:
4
,
"disallowTrailingComma"
:
true
,
"requireTrailingComma"
:
false
,
"excludeFiles"
:
[
"node_modules/**"
]
}