Files
AI/참고/firecrawl-main/apps/api/native/.taplo.toml

8 lines
179 B
TOML
Raw Normal View History

2026-05-12 19:40:31 +09:00
exclude = ["node_modules/**/*.toml"]
# https://taplo.tamasfe.dev/configuration/formatter-options.html
[formatting]
align_entries = true
indent_tables = true
reorder_keys = true