This commit is contained in:
2018-05-16 18:25:55 +03:00
commit fa053c63d5
9 changed files with 10556 additions and 0 deletions

5
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,5 @@
{
"editor.tabSize": 2,
"prettier.eslintIntegration": true,
"editor.insertSpaces": true,
}