1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/development
Whymarrh Whitby 310b15ba4a
Fix no-plusplus issues (#9206)
See [`no-plusplus`](https://eslint.org/docs/rules/no-plusplus) for more information.

This change enables `no-plusplus` and fixes the issues raised by the rule.
2020-08-12 20:36:44 -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 Split createStaticServer from static-server.js (#8955) 2020-07-10 00:15:29 -03:00
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js Fix page benchmark result display (#8438) 2020-04-28 09:50:21 -03:00
mock-3box.js Prevent accidental use of globals (#8340) 2020-04-15 14:23:27 -03:00
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 Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
static-server.js Split createStaticServer from static-server.js (#8955) 2020-07-10 00:15:29 -03:00
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.