Skip to content

Commit 962ea94

Browse files
committed
chore: format code
1 parent 4f0cfbe commit 962ea94

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@
6363
"svelte": "./dist/index.js",
6464
"types": "./dist/index.d.ts",
6565
"type": "module",
66-
"simple-git-hooks": {
67-
"pre-commit": "bun lint-staged"
68-
},
69-
"lint-staged": {
70-
"*": "eslint --fix"
71-
}
66+
"simple-git-hooks": {
67+
"pre-commit": "bun lint-staged"
68+
},
69+
"lint-staged": {
70+
"*": "eslint --fix"
71+
}
7272
}

0 commit comments

Comments
 (0)