![]() This loose pre-check checks the config schema by treating every object as partial. This means that if a property exists, it's guaranteed to be the correct type (e.g. object). However, there's no guarantee that all or any properties exist. This allows preprocessStaticConfig implementations to be much less defensive and thus reduce boilerplate. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
api.env.example | ||
bot.env.example | ||
nodemon-api.json | ||
nodemon-bot.json | ||
ormconfig.js | ||
package-lock.json | ||
package.json | ||
register-tsconfig-prod-paths.js | ||
tsconfig.json |