diff options
Diffstat (limited to 'src/DevHive.Angular')
| -rw-r--r-- | src/DevHive.Angular/.editorconfig | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/DevHive.Angular/.editorconfig b/src/DevHive.Angular/.editorconfig deleted file mode 100644 index 5129152..0000000 --- a/src/DevHive.Angular/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -# Editor configuration, see https://editorconfig.org -root = true - -[*] -charset = utf-8 -indent_style = tab -indent_size = 4 -insert_final_newline = true -trim_trailing_whitespace = true - -[*.css] -indent_size = 2 -indent_style = space - -[*.ts] -quote_type = single - -[*.md] -max_line_length = off -trim_trailing_whitespace = false |
