UNPKG

locklift

Version:

Node JS framework for working with Ever contracts. Inspired by Truffle and Hardhat. Helps you to build, test, run and maintain your smart contracts.

12 lines (11 loc) 206 B
{ "tabWidth": 2, "printWidth": 120, "useTabs": false, "semi": true, "singleQuote": false, "jsxSingleQuote": false, "trailingComma": "all", "bracketSpacing": true, "arrowParens": "avoid" }