UNPKG

@kanalabs/aptos-smart-wallet

Version:

Typescript SDK to interact with the Aptos smart wallet

11 lines (10 loc) 190 B
module.exports = { semi: false, singleQuote: true, arrowParens: 'always', endOfLine: 'auto', trailingComma: 'all', printWidth: 120, jsxBracketSameLine: false, tabWidth: 4, }