7 lines
120 B
TOML
7 lines
120 B
TOML
# Bun configuration
|
|
# See: https://bun.sh/docs/runtime/bunfig
|
|
|
|
[runtime]
|
|
# Enable Node.js compatibility mode
|
|
bun = true
|