firecrawl/apps/api/.prettierrc

3 lines
30 B
Plaintext
Raw Normal View History

2024-12-11 19:46:11 -03:00
{
2024-12-11 19:51:08 -03:00
"trailingComma": "all"
2024-12-11 19:46:11 -03:00
}