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 a30d534 commit e36004bCopy full SHA for e36004b
prettier.config.mjs
@@ -1,5 +1,5 @@
1
export default {
2
+ printWidth: 100,
3
tabWidth: 2,
4
trailingComma: "es5",
- printWidth: 100,
5
};
0 commit comments