7 lines
92 B
TOML
7 lines
92 B
TOML
# Bun configuration for Letta Code
|
|
|
|
[loader]
|
|
".mdx" = "text"
|
|
".md" = "text"
|
|
".txt" = "text"
|