intermediate commit

This commit is contained in:
Gardient
2018-01-06 18:22:02 +02:00
parent 021b24ddad
commit 2abb968fc1
19 changed files with 295 additions and 25 deletions

View File

@@ -24,7 +24,8 @@
"import-spacing": true,
"indent": [
true,
"spaces"
"spaces",
2
],
"interface-over-type-literal": true,
"label-position": true,