mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-30 02:31:14 +00:00
use tab indent
This commit is contained in:
parent
802e9e7fd4
commit
6ecb76b5cb
@ -4,7 +4,7 @@ const { firefox, devices } = require('playwright')
|
|||||||
|
|
||||||
|
|
||||||
// spaces to be used for prettify/json.stringify
|
// spaces to be used for prettify/json.stringify
|
||||||
const indent = 4
|
const indent = '\t'
|
||||||
|
|
||||||
// By market capitalization
|
// By market capitalization
|
||||||
// Ref: https://coinmarketcap.com/all/views/all/
|
// Ref: https://coinmarketcap.com/all/views/all/
|
||||||
|
Loading…
Reference in New Issue
Block a user