UNPKG

@codibre/confs

Version:

A simple package to centralize IDE configuration of all codibre's projects

6 lines (5 loc) 183 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.npmAddScript = void 0; const command = require('npm-add-script'); exports.npmAddScript = command;