8000 Merge pull request #632 from PolyPik/master · twigjs/twig.js@401417a · GitHub
[go: up one dir, main page]

Skip to content

Commit 401417a

Browse files
authored
Merge pull request #632 from PolyPik/master
Add .editorconfig file
2 parents d465c7f + 3d309b2 commit 401417a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.editorconfig

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[*]
2+
end_of_line = lf
3+
trim_trailing_whitespace = true
4+
5+
[*.js]
6+
indent_style = space
7+
indent_size = 4

0 commit comments

Comments
 (0)
0