gristlabs_grist-core/app/server
fflorent 07adb83ddd Use AppSettings and introduce minValue and maxValue
AppSettings seems more future-proof and already raises error when passed
value is not a number. We also introduce minValue and maxValue so we can
constraint the configured value to be within a certain range and avoid
erratic behavior when the value has not been expected.
2024-10-15 19:33:47 +02:00
..
declarations
lib Use AppSettings and introduce minValue and maxValue 2024-10-15 19:33:47 +02:00
utils
companion.ts
declarations.d.ts
devServerMain.ts
generateCheckpoint.ts
generateInitialDocSql.ts
localization.ts
MergedServer.ts
tsconfig.json