// noinspection JSUnusedGlobalSymbols,JSUnresolvedReference module.exports = { compilerOptions: { isCustomElement: tag => tag === 'model-viewer' } }