summary refs log tree commit diff
path: root/src/util/config/Config.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* PrettierMadeline2023-01-051-2/+2
|
* Add additional configMadeline2022-12-191-2/+23
|
* Make ConfigValue a directory, move defaults to those classes instead of a ↵TheArcaneBrony2022-12-191-0/+22
separate object