We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f90418 commit 4bdc6fdCopy full SHA for 4bdc6fd
.prettierrc.cjs renamed to .prettierrc.mjs
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
vueIndentScriptAndStyle: true,
3
semi: false,
4
singleQuote: true,
0 commit comments