UNPKG

77 BJavaScriptView Raw
1/* eslint-env node */
2
3'use strict';
4
5module.exports = {
6 publish: true,
7};