diff --git a/.prettierrc.cjs b/.prettierrc.cjs index 9a92b51b..b55e2703 100644 --- a/.prettierrc.cjs +++ b/.prettierrc.cjs @@ -1,4 +1,4 @@ -// Please keep it in sync with snarkyjs. +// Please keep it in sync with o1js. module.exports = { // Important for js_of_ocaml to avoid adding comma in parameters trailingComma: 'es5',