Hi, why is there no syntax error in my json editor?
this is my code
The effect I want is as follows
ESLint lints JavaScript, not JSON.
Thank you for your reply. What should I do?@marijn
Could use jsonParseLinter
or try to write custom code that wires up a more featureful linter.
@marijn Problem solved, thanks!