Skip to content

Commit 43ad0d0

Browse files
🔍 test: Upgrade ava.
1 parent 344af54 commit 43ad0d0

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
@@ -124,6 +124,7 @@
124124
"esdoc": "esdoc",
125125
"prepare": "npm run build",
126126
"release": "np",
127-
"test": "ava"
127+
"test": "ava",
128+
"lint": "true"
128129
}
129130
}

0 commit comments

Comments
 (0)