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 f1e4ca5 commit 2e8b038Copy full SHA for 2e8b038
.prettierrc.js
@@ -1,4 +1,4 @@
1
-module.exports = {
+export default {
2
semi: false,
3
trailingComma: 'es5',
4
singleQuote: true,
0 commit comments