mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-22 05:06:09 +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,
|
||||
eqeqeq: false,
|
||||
loopfunc: false,
|
||||
trailing: true,
|
||||
globals: {
|
||||
OpenSeadragon: true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user