watcher-ts/packages/solidity-mapper/.eslintignore
Ashwin Phatak a0aae09f83
Get slot for ERC20 variable from storage layout (#13)
* Get slot for ERC20 variable from storage layout.

* Fix solidity-mapper build for importing library functions.

* Implement lint command in solidity-mapper package.

Co-authored-by: nikugogoi <95nikass@gmail.com>
2021-05-31 14:50:05 +05:30

6 lines
73 B
Plaintext

# Don't lint node_modules.
node_modules
# Don't lint build output.
dist