We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973ef94 commit e29ac25Copy full SHA for e29ac25
1 file changed
prettier.config.js
@@ -1,4 +1,4 @@
1
/** @type {import('prettier').Config} */
2
export default {
3
- plugins: ["prettier-plugin-packagejson", ],
+ plugins: ["prettier-plugin-packagejson"],
4
};
0 commit comments