UNPKG

field-guide

Version:

a fully-functional, static site implementation of a design system documentation site

12 lines (8 loc) 228 B
'use strict'; module.exports = { description: 'Default blueprint for Field Guide when installed into an addon', normalizeEntityName() { // no-op }, filesToRemove: ['tests/dummy/app/templates/application.hbs'], };