mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-07-11 11:45:44 +00:00
20a0283380
* 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>
5 lines
42 B
Plaintext
5 lines
42 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": true
|
|
}
|