mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-02 20:20:56 +00:00
Update .editorconfig
Set path for JS source.
This commit is contained in:
parent
598a7b3cc0
commit
a832dd7f67
@ -28,7 +28,7 @@ indent_size = 4
|
||||
indent_style = tab
|
||||
|
||||
# Indentation override for all JS under lib directory
|
||||
[lib/**.js]
|
||||
[scripts/**.js]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user