Christoffer Berg Jensen
Results
1
issues of
Christoffer Berg Jensen
Thanks for this lib. It is truly appreciated. – ### Prettier fails when plugin(s) are present in Prettier config. ```jsonc // .prettierrc { "arrowParens": "always", "jsxSingleQuote": false, "plugins": ["prettier-plugin-jsdoc"], "printWidth":...