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