Skip to content

Commit 6477463

Browse files
🔍 test: Upgrade ava.
1 parent 979297c commit 6477463

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
@@ -159,7 +159,8 @@
159159
"esdoc": "esdoc",
160160
"prepare": "npm run build",
161161
"release": "np",
162-
"test": "ava"
162+
"test": "ava",
163+
"lint": "true"
163164
},
164165
"sideEffects": false
165166
}

0 commit comments

Comments
 (0)