Skip to content

Commit e263daa

Browse files
Update package.json
Co-authored-by: Hans Ott <hansott@hotmail.be>
1 parent 0ddd712 commit e263daa

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
@@ -26,6 +26,6 @@
2626
"format": "prettier --write .",
2727
"benchmark": "node scripts/benchmark.js",
2828
"sample-app": "node scripts/run-sample-app.js",
29-
"check:format": "prettier --check ."
29+
"format:check": "prettier --check ."
3030
}
3131
}

0 commit comments

Comments
 (0)