Skip to content

Commit

Permalink
Fix ESLint formatting in VSC (#2969)
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment authored Jun 30, 2024
1 parent 5a44f28 commit 1c7fb18
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 @@
"files.trimFinalNewlines": false,
"files.trimTrailingWhitespace": true,
"python.analysis.typeCheckingMode": "basic",
"eslint.format.enable": true,
"cSpell.words": [
"absdiff",
"arange",
Expand Down

0 comments on commit 1c7fb18

Please sign in to comment.