Skip to content

Commit 67a5d27

Browse files
🔍 test: Upgrade ava.
1 parent 60ec1c3 commit 67a5d27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
"esdoc": "esdoc",
124124
"prepare": "npm run build",
125125
"release": "np",
126-
"test": "ava"
126+
"test": "ava",
127+
"lint": "true"
127128
}
128129
}

0 commit comments

Comments
 (0)