WIP: feat: update eslint/prettier configs#189
Conversation
|
Looks good so far! There are two issues with the current approach in general (not with this pull request, these are more of thinking loud):
|
|
Hello @sapegin! Is this still being worked on? As of prettier v8 https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21, current
Will this PR be merged eventually or should I help create a new one which just solves the above issue? |
|
@everdimension Please open a new pull request, thanks! |
@sapegin -- this is NOT ready for release yet, but wanted to show you my current code.
The latest
eslint-config-prettiersimplifies things considerably, so I updated my eslint task to migrate to the latest config.Additionally, I added support for
yarnandvue(both require some tweaks to the base code).LMK if you want me to pursue this -- I'll have to fix the tests and see what else needs to be done