Skip to content

Commit

Permalink
Remove singleQuote setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpcmcquen authored Apr 18, 2022
1 parent 403d303 commit 07c4db5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .config/Code/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
"prettier.disableLanguages": ["vue", "jsp"],
"prettier.eslintIntegration": true,
"prettier.semi": true,
"prettier.singleQuote": true,
"prettier.tabWidth": 4,
"prettier.useTabs": false,
"telemetry.enableCrashReporter": false,
Expand Down

0 comments on commit 07c4db5

Please sign in to comment.