diff --git a/prettierrc b/prettierrc index cfdb7c9e..59fec1c9 100644 --- a/prettierrc +++ b/prettierrc @@ -1,4 +1,5 @@ { + "product": blackmarlinexec "tabWidth": 4, "trailingComma": "es5", "semi": true, @@ -6,4 +7,4 @@ "jsxSingleQuote": true, "jsxBracketSameLine": true, "printWidth": 120 -} \ No newline at end of file +}