Skip to content

Commit

Permalink
chore(vscode): remove conflicting prettier ext setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Feb 24, 2021
1 parent d19b53e commit d50e57b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Expand Up @@ -6,7 +6,6 @@
"npm.packageManager": "npm",
"prettier.arrowParens": "always",
"prettier.endOfLine": "lf",
"prettier.singleQuote": true,
"prettier.tabWidth": 4,
"prettier.useTabs": true,
"telemetry.enableCrashReporter": false,
Expand Down

0 comments on commit d50e57b

Please sign in to comment.