mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 13:16:10 +03:00
Merge pull request #139 from acdha/whitespace-eradication
Strip trailing whitespace (see #136)
This commit is contained in:
commit
b7eec5d60a
@ -131,6 +131,7 @@ module.exports = function(grunt) {
|
|||||||
browser: true,
|
browser: true,
|
||||||
eqeqeq: false,
|
eqeqeq: false,
|
||||||
loopfunc: false,
|
loopfunc: false,
|
||||||
|
trailing: true,
|
||||||
globals: {
|
globals: {
|
||||||
OpenSeadragon: true
|
OpenSeadragon: true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user