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

6 lines
67 B
Text
Raw Normal View History

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