editor config for js
This commit is contained in:
parent
8ac2bbaf4f
commit
2e0c46b4c6
1 changed files with 3 additions and 0 deletions
|
@ -4,3 +4,6 @@ insert_final_newline = true
|
|||
|
||||
[*.php]
|
||||
indent_style = tab
|
||||
|
||||
[*.js]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Reference in a new issue