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 c43c76b commit e024754Copy full SHA for e024754
prettier.config.mjs
@@ -8,6 +8,6 @@ const config = {
8
singleQuote: true,
9
tabWidth: 2,
10
trailingComma: 'es5',
11
-};
+}
12
13
-export default config;
+export default config
0 commit comments