Skip to content

Commit 0988aaa

Browse files
author
Bart Veneman
committed
swap eslint and uvu
1 parent 8b53631 commit 0988aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"get-css"
1515
],
1616
"scripts": {
17-
"test": "eslint ./src ./test && uvu test"
17+
"test": "uvu test && eslint ./src ./test"
1818
},
1919
"files": [
2020
"src"

0 commit comments

Comments
 (0)