Skip to content

Commit

Permalink
NO-ISSUE: Prettier configuration for VS Code (apache#2439)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagobento authored Jun 26, 2024
1 parent 2f9f83c commit 366da81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
},
"files.associations": {
"*.yaml.helm": "helm"
}
},
"prettier.configPath": "prettier.config.mjs"
}

0 comments on commit 366da81

Please sign in to comment.