You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update to the new ESLint config, which includes `prettier`. The lint
scripts have been updated to match the `metamask-module-template`, and
`yarn lint:fix` has been run to make any required lint changes. The one
manual change required was to add an ESLint ignore comment in the test
where the `dist` directory is imported.
The ESLint config was updated to make TypeScript an override, which
allowed re-enabling a few rules that had been disabled.
0 commit comments