Rocket.Chat.ReactNative/.bettercodehub.yml

15 lines
240 B
YAML
Raw Permalink Normal View History

2017-08-18 17:02:12 +00:00
component_depth: 2
languages:
- javascript
- name: javascript
production:
exclude:
- .*\.test\.js
- .*\/__test__\/.*\.js
- .*\/__mock__\/.*\.js
test:
include:
- .*\.test\.js
- .*\/__test__\/.*\.js