feat: docker images

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos Alexandro Becker
2021-04-05 09:21:58 -03:00
parent 9560dd6ce2
commit 4d3ff091aa
6 changed files with 28 additions and 100 deletions

View File

@@ -12,4 +12,8 @@ indent_style = space
indent_size = 2
[*.ts]
quote_type = single
quote_type = single
[*.yml]
indent_style = space
indent_size = 2