Skip to content

Commit 0e2a98e

Browse files
committed
feat: update
1 parent 97cef8a commit 0e2a98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
}
131131
},
132132
"lint-staged": {
133-
"sr/**/*.ts?(x)": [
133+
"src/**/*.ts?(x)": [
134134
"prettier --write",
135135
"eslint --fix"
136136
],

0 commit comments

Comments
 (0)