UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

9 lines (7 loc) 180 B
// default configuration module.exports = { disallowVars: false, disallowDuplicated: true, disallowUnknownReferences: true, parse: require("esprima-fb").parse, };