labnol / apps-script-starter

Setup a local development environment inside Visual Studio Code and build Google Workspace add-ons with Google Apps Script
https://www.youtube.com/watch?v=KxdCIbeO4Uk
MIT License
1.1k stars 176 forks source link

eslint-config-prettier version 8.x support #47

Closed votungphan closed 3 years ago

votungphan commented 3 years ago

The eslint-config-prettier has released version 8.x which supports the simplicity with "All configs have been merged into one!" and updates relating to arrow-body-style and prefer-arrow-callback, so any plan to update the eslint-config-labnol to be compatible with eslint-config-prettier version 8.x?

oshliaer commented 3 years ago

It might be worth discarding eslint-config-labnol. React tools are superfluous there too.

labnol commented 3 years ago

Please see the new release supporting Webpack 5.