repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89787c9
)
build: refine editorconfig
author
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 5 Apr 2023 16:27:59 +0000
(18:27 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Wed, 5 Apr 2023 16:27:59 +0000
(18:27 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.editorconfig
patch
|
blob
|
blame
|
history
diff --git
a/.editorconfig
b/.editorconfig
index be65bb51972e2110874ad41d55d8087176bea673..42cac22c0e0565e7364f7e22e8b4af7581b3de4a 100644
(file)
--- a/
.editorconfig
+++ b/
.editorconfig
@@
-9,7
+9,7
@@
insert_final_newline = true
end_of_line = lf
max_line_length = 100
-[*.
ts{,x
}]
+[*.
{ts{,x},js{,x},cjs,mjs
}]
quote_type = single
[*.md]