mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-01 20:42:08 +00:00
10 lines
170 B
TOML
10 lines
170 B
TOML
[langserver]
|
|
dreamchecker = true
|
|
|
|
[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[dmdoc]
|
|
use_typepath_names = true
|