1
0
mirror of https://github.com/openseadragon/openseadragon.git synced 2025-03-02 13:43:14 +03:00
2015-04-13 20:08:22 +02:00

15 lines
199 B
Plaintext

{
"browser": true,
"curly": true,
"eqeqeq": false,
"loopfunc": false,
"noarg": true,
"trailing": true,
"undef": true,
"unused": false,
"globals": {
"OpenSeadragon": true
}
}