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 d3ec423 commit 2dd651aCopy full SHA for 2dd651a
prettier.config.mjs
@@ -1,3 +1,4 @@
1
+/** @type {import("prettier").Config} */
2
export default {
3
semi: false,
4
singleQuote: true,
0 commit comments