mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
12 lines
200 B
TOML
12 lines
200 B
TOML
environment = "vorestation.dme"
|
|
|
|
[langserver]
|
|
dreamchecker = true
|
|
|
|
[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[debugger]
|
|
engine = "auxtools"
|