UNPKG

polar-bear-stash-contracts

Version:

Smart contracts for the PolarBearStash (COLD) ERC20 token on the Berachain (test)chain.

15 lines (14 loc) 228 B
{ "singleQuote": true, "trailingComma": "all", "overrides": [ { "files": "*.sol", "options": { "singleQuote": false, "printWidth": 120, "explicitTypes": "always" } } ] }