Skip to content

Commit

Permalink
Enable vscode native JS validation
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Nov 16, 2023
1 parent 1f05de0 commit f85cd5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configs/vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"files.trimTrailingWhitespace": true,
"typescript.updateImportsOnFileMove.enabled": "always",
"javascript.updateImportsOnFileMove.enabled": "always",
"javascript.validate.enable": false,
// Disable telemetry
"telemetry.telemetryLevel": "off",
"redhat.telemetry.enabled": false,
Expand Down

0 comments on commit f85cd5f

Please sign in to comment.