Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
chore(wallaby): add ignore **/wallaby/wallaby/** pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
mdreizin committed Jun 15, 2016
1 parent 5ce8bda commit 25d6398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
],
"ignore": [
"node_modules/",
"wallaby/**"
"**/wallaby/wallaby/**"
]
}

0 comments on commit 25d6398

Please sign in to comment.