mirror of
https://github.com/Azure/setup-helm.git
synced 2025-12-25 16:55:45 +00:00
committed by
GitHub
parent
20d2b4f98d
commit
e4f3964f67
8
.prettierrc.json
Normal file
8
.prettierrc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"trailingComma": "none",
|
||||
"bracketSpacing": false,
|
||||
"semi": false,
|
||||
"tabWidth": 3,
|
||||
"singleQuote": true,
|
||||
"printWidth": 80
|
||||
}
|
||||
Reference in New Issue
Block a user