Skip to content

Commit 5bf56bb

Browse files
committed
Format mjs as well
1 parent 0f65404 commit 5bf56bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"lib"
2727
],
2828
"scripts": {
29-
"format": "prettier --write \"**/*.{js,ts}\"",
29+
"format": "prettier --write \"**/*.{js,ts,mjs}\"",
3030
"lint": "eslint .",
3131
"test": "node --test"
3232
},

0 commit comments

Comments
 (0)