Skip to content

Commit add846c

Browse files
🔍 test: Upgrade ava.
1 parent f1cdab1 commit add846c

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
@@ -121,7 +121,8 @@
121121
"esdoc": "esdoc",
122122
"prepare": "npm run build",
123123
"release": "np",
124-
"test": "ava"
124+
"test": "ava",
125+
"lint": "true"
125126
},
126127
"sideEffects": false
127128
}

0 commit comments

Comments
 (0)