UNPKG

ut-tools

Version:

Build and Release management automation package.

9 lines (8 loc) 137 B
/** * Default settings for Electron applications. */ module.exports = { settings: { 'import/core-modules': ['electron'], }, };