mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-09 09:18:00 +00:00
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:
@@ -28,7 +28,7 @@
|
||||
width: 100%;
|
||||
min-width: 1350px;
|
||||
min-height: 100%;
|
||||
background: #2C2B2B;
|
||||
background: #2c2b2b;
|
||||
color: #fff;
|
||||
box-shadow: rgba(0,0,0,0.5) 0 3px 30px;
|
||||
box-shadow: rgba(0, 0, 0, 0.5) 0 3px 30px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user