diff --git a/.prettierrc.js b/.prettierrc.js index 06860c8..0666dda 100644 --- a/.prettierrc.js +++ b/.prettierrc.js @@ -3,3 +3,4 @@ module.exports = { singleQuote: true, trailingComma: 'all', }; + \ No newline at end of file