UNPKG

@mmomtchev/node-pre-gyp-github

Version:

A node-pre-gyp module which provides the ability to publish to GitHub releases.

18 lines 255 B
{ "env": { "mocha": true, "node": true, "es6": true }, "extends": [ "eslint:recommended", "plugin:array-func/recommended" ], "plugins": [ "mocha", "prefer-arrow" ], "parserOptions": { "ecmaVersion": 2017 } }