UNPKG

react-read-pdf-prettier

Version:

基于react-read-pdf项目修改的一款自用的pdfview组件 有更简洁的样式

14 lines (13 loc) 225 B
{ "tabWidth": 4, "singleQuote": true, "quotemark": true, "trailingComma": "es5", "printWidth": 120, "overrides": [ { "files": ".prettierrc", "options": { "parser": "json" } } ] }