Guest User

Untitled

a guest
Apr 25th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. {
  2. "env": {
  3. "test": {
  4. "plugins": [
  5. [
  6. "istanbul",
  7. {
  8. "include": ["lib/selection/**/*.js"]
  9. }
  10. ]
  11. ]
  12. }
  13. }
  14. }
Add Comment
Please, Sign In to add comment