This website requires JavaScript.
Explore
Help
Sign In
root
/
husky
mirror of
https://github.com/typicode/husky.git
Watch
1
Star
0
Fork
You've already forked husky
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
main
husky
/
.editorconfig
6 lines
97 B
INI
Raw
Permalink
Normal View
History
Unescape
Escape
v9 (#1333)
2024-01-25 09:49:33 +08:00
root
=
true
chore: apply editorconfig to code only (#1355) * chore: apply editorconfig to code only * Update file extensions in .editorconfig
2024-01-25 23:20:01 +08:00
[*.{json,js,ts,sh}]
v9 (#1333)
2024-01-25 09:49:33 +08:00
end_of_line
=
lf
indent_style
=
tab
insert_final_newline
=
false