IJ-CR-151119 [dotenv] add editorconfig to preserve 4-space idents

(cherry picked from commit bc0b1e505eec23c2b9220b297c3fed6d16a65918)

GitOrigin-RevId: 9741c93bd543f84125ddb7a412ba476dc4188a2a
This commit is contained in:
Artemy Pestretsov
2024-11-27 16:23:43 +01:00
committed by intellij-monorepo-bot
parent 4d9e934280
commit ca00ca24ad

View File

@@ -0,0 +1,4 @@
[*]
indent_size = 4
tab_width = 4
ij_continuation_indent_size = 4