Skip to content

Commit

Permalink
Add topojson global
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Oct 14, 2016
1 parent 0349beb commit 57bc1e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Expand Up @@ -28,7 +28,10 @@
"watchify": "^3.7.0"
},
"eslintConfig": {
"extends": "mourner"
"extends": "mourner",
"globals": {
"topojson": true
}
},
"license": "ISC",
"scripts": {
Expand Down

0 comments on commit 57bc1e0

Please sign in to comment.