This repository has been archived on 2024-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
rocketchat-scim/.prettierrc

4 lines
31 B
Text
Raw Permalink Normal View History

2022-02-14 13:03:16 +00:00
{
"trailingComma": "all"
2022-03-10 14:37:18 +00:00
}