1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/selectors
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
..
confirm-transaction.js Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
confirm-transaction.test.js Adding edit navigation button flow back to send token flow (#11335) 2021-06-23 18:50:24 -05:00
custom-gas.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
custom-gas.test.js Update ESLint config to v8 (#12886) 2021-12-09 15:36:24 -03:30
first-time-flow.js Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356) 2021-10-15 13:52:52 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
permissions.js Remove duplicate selector getPermissionSubjectsMetadata (#13144) 2021-12-22 16:31:48 -03:30
permissions.test.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
selectors.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
selectors.test.js using 1559 V2 for cancel speed up flows (#13019) 2022-01-06 08:17:26 +05:30
transactions.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
transactions.test.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00