chore(config): Adapted the code to output a new config. Added an error if there is no config file

This commit is contained in:
Данил 2025-03-03 09:44:49 +03:00
parent dd24356e81
commit 1964fd333a
3 changed files with 11 additions and 14 deletions

View file

@ -17,6 +17,6 @@
"homepage": "https://github.com/Redume/Kekkai#readme",
"description": "Config management service",
"dependencies": {
"yaml": "^2.5.0"
"hjson": "^3.2.2"
}
}