1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
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
..
2020-03-09 08:55:02 +08:00
2019-11-19 10:46:10 -05:00
2018-03-14 15:33:22 +02:00

Development

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

Usually each files contains information about its scope / usage.