JSON: Fix validation being disabled following #13459 (#13770)
Piotr Osiewicz
created
The problem with #13459 was the bump to a newer JSON LS version, which
requires explicitly opting into validation.
Release Notes:
- Fixed JSON validation being disabled by default (Preview only)