Skip to content

Commit

Permalink
chore: Enable checkJs for implicit project configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Jan 16, 2024
1 parent 072098e commit 8bbbbb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"editor.codeActionsOnSave": {
"source.fixAll": "explicit"
},
"js/ts.implicitProjectConfig.checkJs": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnPaste": false,
"editor.formatOnSave": false,
Expand Down

0 comments on commit 8bbbbb6

Please sign in to comment.