switchfeat-com / switchfeat

SwitchFeat is an open source and self-hosted feature flags and A/B testing framework written in Nodejs, Typescript and React.
https://switchfeat.com
GNU Affero General Public License v3.0
199 stars 16 forks source link

chore: configure prettier #60

Closed dev-bre closed 1 year ago

dev-bre commented 1 year ago

Discussed in https://github.com/orgs/switchfeat-com/discussions/59

Originally posted by **acollazog11** August 1, 2023 Hi @dev-bre. I think it is better to use this space to discuss about the style guide rules. let me know what do you think about this rules: - semicolons (true) - tab width (2 spaces) - single quote - print with (80) - arrow parens (true)
dev-bre commented 1 year ago

This has been address in #61