typicode / json-server

Get a full fake REST API with zero coding in less than 30 seconds (seriously)
Other
73.05k stars 7.02k forks source link

Update linting to latest `standard` / `prettier` #1445

Open voxpelli opened 1 year ago

voxpelli commented 1 year ago

This uses ESLint 8.x, the maintained eslint-plugin-n fork of eslint-plugin-node (which I co-maintain), latest eslint-config-standard (which I also co-maintain) and drops the no longer needed eslint-plugin-standard

See: https://github.com/eslint-community/eslint-plugin-n/issues/100