chore: delete obsolete files, packages, imports and polyfills

This commit is contained in:
woothu
2019-06-18 12:05:18 +02:00
parent 5ea5ac4e5b
commit 9aae4b3e90
5 changed files with 6 additions and 111 deletions
-14
View File
@@ -1,14 +0,0 @@
# Editor configuration, see http://editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
max_line_length = off
trim_trailing_whitespace = false