mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 02:36:16 +01:00
Merge pull request #2636 from Schamper/fix-editorconfig
Fix editorconfig syntax
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*.js, *.css, *.tpl, *.json]
|
[{*.js, *.css, *.tpl, *.json}]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
|
|||||||
Reference in New Issue
Block a user