mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
{
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"printWidth": 90,
|
|
"trailingComma": "none",
|
|
"tabWidth": 2
|
|
}
|