1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/unit
Mark Stacey 7d0a7ab301
Update @metamask/eslint-config to v4.1.0 (#9663)
`@metamask/eslint-config` has been updated to v4.1.0. This update
requires that we update `eslint` to v7 as well, which in turn requires
updating most `eslint`-related packages.

Most notably, `babel-eslint` was replaced with `@babel/eslint-parser`,
and `babel-eslint-plugin` was replaced by `@babel/eslint-plugin`. This
required renaming all the `babel/*` rules to `@babel/*`.

Most new or updated rules that resulted in lint errors have been
temporarily disabled. They will be fixed and re-enabled in subsequent
PRs.
2020-10-21 14:01:03 -02:30
..
actions Update @metamask/eslint-config to v4.1.0 (#9663) 2020-10-21 14:01:03 -02:30
app Add swaps savings calculation (#9611) 2020-10-19 14:52:47 -07:00
lib Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
migrations Migrate 'localhost' tokens (#9570) 2020-10-13 07:07:00 -07:00
responsive/components Remove mountWithStore enzyme component wrapper (#9309) 2020-08-26 15:55:24 -07:00
ui Use chainId values for the address book (#9565) 2020-10-12 16:35:55 -07:00
balance-formatter-test.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
localhostState.js Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00