Skip to content

Commit 2435333

Browse files
🔍 test: Upgrade ava.
1 parent 9835560 commit 2435333

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
@@ -125,6 +125,7 @@
125125
"esdoc": "esdoc",
126126
"prepare": "npm run build",
127127
"release": "np",
128-
"test": "ava"
128+
"test": "ava",
129+
"lint": "true"
129130
}
130131
}

0 commit comments

Comments
 (0)