setup-kubectl/node_modules/node-notifier/.prettierrc

5 lines
73 B
Text

{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "none"
}