Skip to content

Commit d04522a

Browse files
author
Yuva
authored
Update .editorconfig
This file specifies the coding styles for different file types and ensures consistent formatting across your project.
1 parent 35ced08 commit d04522a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .editorconfig

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ charset = utf-8
1212
indent_style = space
1313
indent_size = 4
1414

15-
# Matches the exact files either package.json or .travis.yml
15+
# Matches the exact files either package.json or .circleci/config.yml
1616
[{package.json,.circleci/config.yml}]
1717
indent_style = space
1818
indent_size = 2
19+

0 commit comments

Comments
 (0)