refactor: move es-mapping-generator to monorepo

This commit is contained in:
Rainer Killinger
2023-01-12 14:16:03 +01:00
committed by Thea Schöbl
parent f0a1f665ff
commit ceed1ed706
62 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false