Skip to content

Commit cd2105c

Browse files
🔍 test: Upgrade ava.
1 parent 4081f0c commit cd2105c

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
@@ -128,6 +128,7 @@
128128
"esdoc": "esdoc",
129129
"prepare": "npm run build",
130130
"release": "np",
131-
"test": "ava"
131+
"test": "ava",
132+
"lint": "true"
132133
}
133134
}

0 commit comments

Comments
 (0)