Add bettercode (#30)
This commit is contained in:
parent
119f80c479
commit
29b642b806
|
@ -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
|
Loading…
Reference in New Issue