diff --git a/.prettierrc.js b/.prettierrc.js index ebf28d8091..5e5e8dcf6b 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -29,6 +29,11 @@ module.exports = { */ arrowParens: 'always', + + + // TODO: Review this implementation + + /** * https://prettier.io/docs/en/options.html#quotes */