use babel-jest for transpiling tests

This commit is contained in:
Alexander Zobnin
2017-10-31 11:05:35 +03:00
parent 10b70d672d
commit 9b552a1803
36 changed files with 18 additions and 6690 deletions

View File

@@ -1,7 +1,7 @@
coverage:
precision: 2
round: down
range: "50...100"
range: 50...100
status:
project: yes
@@ -12,3 +12,4 @@ comment: false
ignore:
- "dist/test/test-setup/.*"
- "src/test-setup/.*"