Skip to content

Commit

Permalink
Removed some hints from pyright.
Browse files Browse the repository at this point in the history
  • Loading branch information
InFog committed May 28, 2024
1 parent 94d04f6 commit 9945451
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions coc-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,11 @@
}
},
"javascript": "eslint"
},
"pyright": {
"inlayHints": {
"variableTypes": false,
"functionReturnTypes": false
}
}
}

0 comments on commit 9945451

Please sign in to comment.