forms icon indicating copy to clipboard operation
forms copied to clipboard

chore: Use prettier for stylistic rules

Open Chartman123 opened this issue 1 year ago • 4 comments

Chartman123 avatar May 05 '24 12:05 Chartman123

@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?

Chartman123 avatar May 05 '24 12:05 Chartman123

@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

susnux avatar May 05 '24 13:05 susnux

Thanks, that helped :)

Chartman123 avatar May 05 '24 18:05 Chartman123

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 :)

Chartman123 avatar May 06 '24 13:05 Chartman123

@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...

Chartman123 avatar May 09 '24 18:05 Chartman123