mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-09 16:05:07 +00:00
To prevent the common issues stemming from the tgstation.mdme -> tgstation.m.dme change Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
15 lines
233 B
TOML
15 lines
233 B
TOML
environment = "tgstation.dme"
|
|
|
|
[langserver]
|
|
dreamchecker = true
|
|
|
|
[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[dmdoc]
|
|
use_typepath_names = true
|
|
|
|
[debugger]
|
|
engine = "auxtools"
|