This repository has been archived on 2023-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
fp-ts-training/.prettierrc
Hugo Saracino 63f1f160ab 🎉 Initial commit
2020-07-03 18:01:45 +02:00

5 lines
52 B
Plaintext

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