Skip to content

Commit

Permalink
Fix prettier VS Code extension settings
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Oct 16, 2023
1 parent 7e0cd23 commit c4fe20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Expand Up @@ -8,6 +8,7 @@
"ms-azuretools.vscode-docker"
],
"settings": {
"prettier.trailingComma": "all",
"typescript.preferences.importModuleSpecifier": "non-relative"
}
}
Expand Down

0 comments on commit c4fe20f

Please sign in to comment.