Files
Paradise/tools/ci
moxian b000bd2a88 Add eslint settings to vscode config (#17680)
* Add eslint settings to vscode config

* Lint vscode settings as json5

* A tiny bit better argument parsing, oops
2022-04-29 13:07:46 +01:00
..
2021-05-24 08:25:18 -06:00
2021-09-13 22:01:40 +01:00
2021-05-03 18:12:42 +01:00
2021-07-26 17:21:24 +01:00
2021-10-13 22:43:12 +01:00

Info

All scripts utilised by CI should be placed into this folder for the sake of maintainability, and knowing where stuff is

NOTE

Do not move the dm.sh script without VERY good reason, as the server backend relies on it for updating, and moving this file WILL break server updating, but make the server appear to still be updated. TLDR: Dont move it or break its existing functionality, without advancing changes to the server host.