Files
hacker-how-to/node_modules/cz-conventional-changelog/.prettierrc

6 lines
67 B
Plaintext

{
"printWidth": 80,
"endOfLine": "lf",
"singleQuote": true
}