1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib/rpc-method-middleware/handlers
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules (#12112)
ESLint rules have been added to enforce our JSDoc conventions. These
rules were introduced by updating `@metamask/eslint-config` to v9.

Some of the rules have been disabled because the effort to fix all lint
errors was too high. It might be easiest to enable these rules one
directory at a time, or one rule at a time.

Most of the changes in this PR were a result of running
`yarn lint:fix`. There were a handful of manual changes that seemed
obvious and simple to make. Anything beyond that and the rule was left
disabled.
2022-01-07 12:27:33 -03:30
..
add-ethereum-chain.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00
eth-accounts.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
get-provider-state.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00
index.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
log-web3-shim-usage.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00
request-accounts.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
send-metadata.js Choose accounts refactor (#13039) 2021-12-14 18:54:46 -05:00
switch-ethereum-chain.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00
watch-asset.js Add RPC method handler hook selection (#12664) 2021-11-15 15:11:51 -08:00