Added formatters to all built-in config files.
Added formatters to all built-in JSON config files for the Open Ticket interactive CLI. The new save() feature from the ODJsonConfig class will be using this formatter to save the config to the filesystem.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
"@types/terminal-kit": "^2.5.7",
|
||||
"ansis": "^2.3.0",
|
||||
"discord.js": "^14.17.2",
|
||||
"formatted-json-stringify": "^1.1.0",
|
||||
"formatted-json-stringify": "^1.2.0",
|
||||
"terminal-kit": "^3.1.2",
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user