{ "importOrder": [ "", "", "^[./]", "" ], "plugins": [ "./dist/index.js", "prettier-plugin-pkg", "prettier-plugin-jsdoc" ], "printWidth": 80, "singleQuote": true, "tabWidth": 2, "trailingComma": "all" }