You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

11 regels
119 B

  1. {
  2. "presets": ["stage-0", "es2015"],
  3. "env": {
  4. "test": {
  5. "plugins": [
  6. "rewire"
  7. ]
  8. }
  9. }
  10. }