Skip to content

Commit e2e1381

Browse files
🔍 test: Upgrade ava.
1 parent e2f9d89 commit e2e1381

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
@@ -140,6 +140,7 @@
140140
"esdoc": "esdoc",
141141
"prepare": "npm run build",
142142
"release": "np",
143-
"test": "ava"
143+
"test": "ava",
144+
"lint": "true"
144145
}
145146
}

0 commit comments

Comments
 (0)