1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/shared/constants
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
..
alerts.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00
app.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
gas.js EIP-1559 V2 UI fixes (#13222) 2022-01-07 04:10:31 +05:30
hardware-wallets.js Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
labels.js Fixing address truncation papercuts (#12330) 2021-10-13 12:54:48 -05:00
metametrics.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
network.js Feat/collectibles the return (#12970) 2021-12-13 17:41:10 -06:00
permissions.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
swaps.js Send all swaps requests to api2, remove useNewSwapsApi boolean (#12792) 2021-11-30 19:56:28 +01:00
time.js Adding periodic reminder modal for backing up recovery phrase (#11021) 2021-06-04 23:33:58 -07:00
tokens.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
transaction.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30