1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/development
Whymarrh Whitby a8863a3446
Fix consistent-return issues (#9192)
See [`consistent-return`](https://eslint.org/docs/rules/consistent-return) for more information.

This change enables `consistent-return` and fixes the issues raised by the rule.
2020-08-12 16:36:57 -02:30
..
build Factor out getEnvironment function in build script (#9114) 2020-07-30 16:19:42 -03:00
announcer.js
auto-changelog.sh
create-static-server.js
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js
mock-3box.js
README.md
require-react-devtools.js
run-ganache Fix words (#9038) 2020-07-20 14:32:49 -02:30
sentry-publish.js
sentry-upload-artifacts.sh
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js Update source map validator target files (#9133) 2020-08-04 13:45:03 -03:00
static-server.js
verify-locale-strings.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30

Development

Several files which are needed for developing on(!) MetaMask.

Usually each files contains information about its scope / usage.