UNPKG

pdf-viewer-reactjs

Version:

Simple react PDF viewer component with controls based on PDF.js.

9 lines (8 loc) 179 B
module.exports = { extends: ['stylelint-config-recommended'], rules: { indentation: 2, 'max-empty-lines': 2, 'no-empty-first-line': true, }, }