Files
setup-helm/node_modules/node-notifier/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2022-06-27 14:17:15 -04:00
{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "none"
}