chore: switch to eslint-plugin-drupal-contrib
eslint-config-drupal has some pain points (mostly due to React support which we don't need) and no updates since Fall 2020.
Other notable changes:
- Bring over the .prettierrc.json from core
- Use ignores rather than only linting js/ckeditor5_plugins
Closes #3458367