Skip to content

Commit

Permalink
Add avec property [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
luctst committed Aug 8, 2019
1 parent 65b1fcb commit 57c8ab6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -12,6 +12,9 @@
"eslintIgnore": [
"./lib/build/"
],
"ava": {
"cache": true
},
"scripts": {
"test": "ava --verbose ./test/*.js",
"test:watch": "ava --watch --verbose --fail-fast ./test/*.js",
Expand Down

0 comments on commit 57c8ab6

Please sign in to comment.