odin-js-fundamentals-part-4/node_modules/node-notifier/.prettierrc

6 lines
73 B
Plaintext

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