Skip to content

Commit b9087fe

Browse files
🔍 test: Upgrade ava.
1 parent c706bc9 commit b9087fe

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
@@ -122,6 +122,7 @@
122122
"esdoc": "esdoc",
123123
"prepare": "npm run build",
124124
"release": "np",
125-
"test": "ava"
125+
"test": "ava",
126+
"lint": "true"
126127
}
127128
}

0 commit comments

Comments
 (0)