Skip to content

Commit

Permalink
Add bettercode (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigok committed Aug 18, 2017
1 parent 119f80c commit 29b642b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .bettercodehub.yml
@@ -0,0 +1,14 @@
component_depth: 2
languages:
- javascript

- name: javascript
production:
exclude:
- .*\.test\.js
- .*\/__test__\/.*\.js
- .*\/__mock__\/.*\.js
test:
include:
- .*\.test\.js
- .*\/__test__\/.*\.js

0 comments on commit 29b642b

Please sign in to comment.