Skip to content

Commit

Permalink
Merge pull request xtermjs#2009 from Tyriar/single_quote
Browse files Browse the repository at this point in the history
Add vscode setting for single quote style
  • Loading branch information
Tyriar authored Apr 12, 2019
2 parents fa70aa0 + a0ee09a commit 7aaa1ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"typescript.preferences.quoteStyle": "single"
}

0 comments on commit 7aaa1ad

Please sign in to comment.