6 lines
131 B
TOML
6 lines
131 B
TOML
|
# Get editor completions based on the config schema
|
||
|
"$schema" = 'https://starship.rs/config-schema.json'
|
||
|
|
||
|
[nodejs]
|
||
|
disabled = true
|