Closed Chartman123 closed 5 months ago
@susnux I followed the setup guide in the prettier-config repo, however, there are some errors ... Could you please have a look at it and adjust the documentation if there's something missing?
You need to install the eslint configuration:
npm install --save-dev eslint-config-prettier
Thanks, that helped :)
Makes sense for me, but lets only do this if you agree with the formatting @Chartman123
I'll have a closer look at the changes before merging :)
@susnux should we wait with merging this PR until @Koc has finished the file question PR? Otherwise there will be lots of merge conflicts I assume...
@susnux I followed the setup guide in the prettier-config repo, however, there are some errors ... Could you please have a look at it and adjust the documentation if there's something missing?