mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
fix(pretter): allow use of globally installed prettier
This commit is contained in:
@@ -331,6 +331,11 @@
|
||||
// comment.
|
||||
"rewrap.wholeComment": false,
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Prettier
|
||||
// ===========================================================================
|
||||
//
|
||||
"prettier.resolveGlobalModules": true,
|
||||
//
|
||||
// ===========================================================================
|
||||
// MARK: Lang: CSS
|
||||
|
||||
Reference in New Issue
Block a user