Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit e82df8e

Browse files
author
Boris Cherny
committed
cleanup: kill vestigial verbose flag for ava
1 parent 224a352 commit e82df8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@
9191
"ignoredByWatcher": [
9292
"./src"
9393
],
94-
"snapshotDir": "./test/__snapshots__",
95-
"vebose": true
94+
"snapshotDir": "./test/__snapshots__"
9695
},
9796
"browserify": {
9897
"transform": [

0 commit comments

Comments
 (0)