UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

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