1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/development
Whymarrh Whitby b704eaeb66
Fix node/no-path-concat issues ()
Refs 

See [`node/no-path-concat`][1] for more information.

This change enables `node/no-path-concat` and fixes the issues raised by the rule.

  [1]:https://github.com/mysticatea/eslint-plugin-node/blob/v11.1.0/docs/rules/no-path-concat.md
2020-10-22 00:04:52 -02:30
..
build Fix node/no-path-concat issues () 2020-10-22 00:04:52 -02:30
announcer.js
auto-changelog.sh
create-static-server.js
generate-migration.sh
gource-viz.sh
metamaskbot-build-announce.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
mock-3box.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
README.md
require-react-devtools.js
run-ganache Remove localhost provider type () 2020-10-12 12:05:40 -07:00
sentry-publish.js
sentry-upload-artifacts.sh
shellcheck.sh
show-deps-install-scripts.js
source-map-explorer.sh
sourcemap-validator.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
static-server.js Update ESLint shared config to v3 () 2020-08-19 13:57:05 -02:30
verify-locale-strings.js Update @metamask/eslint-config to v4.1.0 () 2020-10-21 14:01:03 -02:30

Development

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

Usually each files contains information about its scope / usage.