79189056

Date: 2024-11-14 13:59:07
Score: 0.5
Natty:
Report link

For my Svelte 3 app this was needed:

  1. Upgrade VSCode for latest;

  2. Add eslint.validate in Extensions > ESLint > settings.json

    "eslint.validate": [ "javascript", "svelte" ]

Reasons:
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Dima Dorogonov