Adds an image connector; introduces file service

This commit is contained in:
Sebastian Rindom
2020-07-07 14:36:48 +02:00
parent 8c5fa44e5f
commit 716415263d
16 changed files with 314 additions and 9 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}