twenty/cli/.prettierrc
Félix Malfait e8f1146ae1
CLI to install project (#164)
* CLI to install project

* CLI fixes

* Update README.md

* Cleanup gitignore
2023-06-01 09:19:49 +02:00

4 lines
55 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}