settings.json 144 B

12345
  1. // Place your settings in this file to overwrite default and user settings.
  2. {
  3. "eslint.enable": true,
  4. "javascript.validate.enable": false
  5. }