PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/eslint-plugin-import/config

Просмотр файла: electron.js

/**
 * Default settings for Electron applications.
 */
module.exports = {
  settings: {
    'import/core-modules': ['electron'],
  },
};

Выполнить команду


Для локальной разработки. Не используйте в интернете!