Files
bitget-api/.jshintrc

7 lines
84 B
Plaintext

{
"esversion": 8,
"asi": true,
"laxbreak": true,
"predef": [ "-Promise" ]
}