mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
13 lines
203 B
TOML
13 lines
203 B
TOML
[langserver]
|
|
dreamchecker = true
|
|
|
|
[debugger]
|
|
engine = "auxtools"
|
|
|
|
#[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[dmdoc]
|
|
use_typepath_names = true
|