UNPKG

tanglepay-sdk-monorepo

Version:

DApp SDK to interact with TanglePay wallets

9 lines (8 loc) 161 B
module.exports = { arrowParens: 'always', bracketSameLine: true, bracketSpacing: true, singleQuote: true, trailingComma: 'all', semi:true };