Skip to content

Commit ea5c1c1

Browse files
author
Andrey Okonetchnikov
committed
chore: Reformat TS files
1 parent 54691a5 commit ea5c1c1

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
@@ -71,7 +71,7 @@
7171
}
7272
},
7373
"lint-staged": {
74-
"*.{js,css,md}": [
74+
"*.{js,ts,tsx,css,md}": [
7575
"prettier --write",
7676
"git add"
7777
],

0 commit comments

Comments
 (0)