We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca9e6a commit 51b1bddCopy full SHA for 51b1bdd
packages/persistent-merkle-tree/.prettierrc
@@ -0,0 +1,9 @@
1
+printWidth: 120
2
+tabWidth: 2
3
+useTabs: false
4
+semi: true
5
+singleQuote: false
6
+quoteProps: "as-needed"
7
+trailingComma: "es5"
8
+bracketSpacing: false
9
+arrowParens: "always"
0 commit comments