Skip to content

Commit

Permalink
set prettier config path
Browse files Browse the repository at this point in the history
  • Loading branch information
Vap0r1ze committed Mar 2, 2023
1 parent 9e0cd04 commit 5f6bbef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"https://json.schemastore.org/github-workflow.json": ".github/workflows/cspell.yml"
},
"prettier.prettierPath": "./node_modules/prettier",
"prettier.configPath": "./.prettierrc.json",
"typescript.enablePromptUseWorkspaceTsdk": true,
"typescript.tsdk": "./node_modules/typescript/lib",
"eslint.format.enable": true
Expand Down

0 comments on commit 5f6bbef

Please sign in to comment.