mirror of
https://github.com/dzeiocom/components.git
synced 2025-06-12 18:49:21 +00:00
Moved to NPM and lucide-icons
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
12
.editorconfig
Normal file
12
.editorconfig
Normal file
@ -0,0 +1,12 @@
|
||||
# EditorConfig is awesome: https://EditorConfig.org
|
||||
|
||||
# top-most EditorConfig file
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
Reference in New Issue
Block a user