mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 22:23:21 -04:00
fix the indent_size in .editorconfig
This commit is contained in:
parent
ded460af37
commit
471b53de8f
@ -9,7 +9,7 @@ charset = utf-8
|
|||||||
|
|
||||||
[*.js]
|
[*.js]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 2
|
||||||
|
|
||||||
[{package.json}]
|
[{package.json}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
Loading…
x
Reference in New Issue
Block a user