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 0306d12 commit 16bfff4Copy full SHA for 16bfff4
template/prettier.config.js
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
useTabs: true,
3
printWidth: 100,
4
trailingComma: "none",
0 commit comments