Browse Source

improve test performance

9s → 3s
allow-304
Sindre Sorhus 8 years ago
parent
commit
3b2200f81d
  1. 3
      package.json

3
package.json

@ -72,5 +72,8 @@
}, },
"xo": { "xo": {
"esnext": true "esnext": true
},
"ava": {
"concurrency": 4
} }
} }

Loading…
Cancel
Save