Skip to content

Commit b6f5fad

Browse files
committed
formate mjs files
1 parent 2574c92 commit b6f5fad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro/.lintstagedrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"*.{js,jsx,ts,tsx,astro}": ["eslint --fix", "prettier --write"],
3-
"*.{json,md,css}": ["prettier --write"]
3+
"*.{json,md,css,mjs}": ["prettier --write"]
44
}

0 commit comments

Comments
 (0)