Add prettier and format the code (#242)

* prettier

* linter

* add prettier, and format the code

* make the travis pass

Signed-off-by: Daniel Maricic <daniel@woss.io>

* travis to make a build

Signed-off-by: Daniel Maricic <daniel@woss.io>

* tslint and prettier + travis

Signed-off-by: Daniel Maricic <daniel@woss.io>

* useless setting, we use spaces

Signed-off-by: Daniel Maricic <daniel@woss.io>

* backend tests added to the travis

Signed-off-by: Daniel Maricic <daniel@woss.io>
This commit is contained in:
Daniel Maricic
2020-03-31 16:14:48 +02:00
committed by GitHub
parent b9853be186
commit 20a0283380
54 changed files with 2043 additions and 692 deletions
+3 -3
View File
@@ -29,9 +29,9 @@
position: absolute;
left: 20px;
top: 20px;
font-size: .8em;
font-size: 0.8em;
padding: 0.5em;
border-radius: 1.25em;
border: 2px solid #E6007A;
color: #E6007A;
border: 2px solid #e6007a;
color: #e6007a;
}