Skip to content

Commit acfa264

Browse files
author
Lionel Bijaoui
committed
fix: add a .jsbeautify to help with linting
1 parent f870dae commit acfa264

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.jsbeautifyrc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"html": {
3+
"indent_char": "\t",
4+
"indent_size": 1
5+
}
6+
}

0 commit comments

Comments
 (0)