1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/swaps
Mark Stacey 3732c5f71e
Add JSDoc ESLint rules ()
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
..
__snapshots__ Swaps UI redesign for the View Quote page () 2021-12-07 00:21:26 -03:30
awaiting-signatures Optimize rest of swaps flow () 2021-12-07 11:33:13 -06:00
awaiting-swap Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
build-quote Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
countdown-timer Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
dropdown-input-pair Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
dropdown-search-list Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
exchange-rate-display Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
fee-card Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
import-token Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
loading-swaps-quotes Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
main-quote-summary Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
searchable-item-list Add JSDoc ESLint rules () 2022-01-07 12:27:33 -03:30
select-quote-popover Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
slippage-buttons Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
swaps-footer Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
swaps-gas-customization-modal Organizing storybook to echo app folder structure () 2021-12-01 11:27:57 -08:00
view-quote Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
index.js Swaps UI redesign for the View Quote page () 2021-12-07 00:21:26 -03:30
index.scss Dark Mode Part 1: Switch to Using CSS Variables () 2022-01-06 11:35:49 -06:00
index.test.js Send all swaps requests to api2, remove useNewSwapsApi boolean () 2021-11-30 19:56:28 +01:00
swaps-util-test-constants.js
swaps.util.js Add JSDoc ESLint rules () 2022-01-07 12:27:33 -03:30
swaps.util.test.js Send all swaps requests to api2, remove useNewSwapsApi boolean () 2021-11-30 19:56:28 +01:00