Dmytr1K/mini-game-set

View on GitHub
.prettierrc.yml

Summary

Maintainability
Test Coverage
singleQuote: true

endOfLine: "lf" # EditorConfig: end_of_line = lf
tabWidth: 2     # EditorConfig: indent_size = 2 or tab_width = 2
useTabs: false  # EditorConfig: indent_style = space
printWidth: 120 # EditorConfig: max_line_length = 80