UNPKG

common-config

Version:

Config store for values that are commonly needed by project scaffolders, like Generate or Yeoman.

4 lines (2 loc) 121 B
'use strict'; module.exports = global.COMMON_CONFIG || (global.COMMON_CONFIG = require('data-store')('common-config'));