module.exports = { globals: { PDFViewerApplicationOptions: true, PDFViewerApplication: true, pdfjsLib: true, }, extends: [ '@nextcloud', ] }