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 bbad04e commit 095dc35Copy full SHA for 095dc35
.prettierrc.js
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
printWidth: 80,
3
semi: true,
4
singleQuote: true,
0 commit comments