Skip to content

Commit

Permalink
Updated project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Mar 13, 2021
1 parent 0b2b3e7 commit dea832d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Markdown Action Create indexes.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
}
],
"settings": {
""
"prettier.tabWidth": 2,
"prettier.printWidth": 150,

"[typescript]": {
"editor.formatOnSave": true
}
}
}

0 comments on commit dea832d

Please sign in to comment.