Skip to content

Commit

Permalink
Recommend rewrap
Browse files Browse the repository at this point in the history
Rewrap provides an easy way to re-wap comments to fit within our 80 character guideline
  • Loading branch information
niik committed Nov 26, 2020
1 parent ec680c2 commit 6fb5920
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint"
"dbaeumer.vscode-eslint",
"stkb.rewrap"
]
}

0 comments on commit 6fb5920

Please sign in to comment.