Lint free rendering tests

This commit is contained in:
Tim Schaub
2016-01-09 17:00:25 -07:00
parent 8c38d22b60
commit 534124ec2f
11 changed files with 53 additions and 38 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"env": {
"mocha": true
},
"globals": {
"afterLoadText": false,
"expect": false,
"proj4": false,
"sinon": false
}
}