Skip to content

Commit

Permalink
Easily allow testing of multiple domains
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Jun 24, 2017
1 parent e47abcb commit 657ada5
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 92 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,10 @@
},
"browser": {
"url": "./browser-url"
},
"xo": {
"rules": {
"comma-dangle": ["error", "only-multiline"]
}
}
}

0 comments on commit 657ada5

Please sign in to comment.