1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/node_modules/glightbox/.editorconfig
Daniel Neto 59a20745e7 Update
2024-02-08 10:08:03 -03:00

16 lines
223 B
INI

# editorconfig.org
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.{json,yml}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false