When working with plain JavaScript in Visual Studio Code, if you write a string that starts with # (for example '#edad'), the editor highlights it with a color icon (color swatch), as if it were a ...
enum Foo { ^^^^ SyntaxError: Unexpected reserved word at wrapSafe (node:internal/modules/cjs/loader:1515:18) at Module._compile (node:internal/modules/cjs/loader:1537 ...