1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/development/build
Whymarrh Whitby b704eaeb66
Fix node/no-path-concat issues (#9669)
Refs #9663

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
..
display.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
etc.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
index.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
manifest.js Fix node/no-path-concat issues (#9669) 2020-10-22 00:04:52 -02:30
scripts.js add segment implementation of metametrics (#9382) 2020-09-14 12:04:05 -05:00
static.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
styles.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
task.js Spawn yarn processes in a cmd subshell on Windows (#9628) 2020-10-20 01:37:23 -02:30