prettier / eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.
MIT License
5.39k stars 255 forks source link

ci: use setup-node NPM caching #216

Closed nschonni closed 2 years ago

nschonni commented 2 years ago

actions/setup-node now has built-in caching

lydell commented 2 years ago

Hi! See https://github.com/prettier/eslint-config-prettier/pull/210