Remove resolution for undici
AS a developer, I want the configuration to use a JSON object rather than .env
Should also maybe have a function to still use .env to translate to a JSON config, so we can configure in CI.
Such as: express:token=test
would go to in the json as express: { token: "test" }
Move to JSON config over .env for projects
Move to JSON config over .env for projects
Should also maybe have a function to still use .env to translate to a JSON config, so we can configure in CI.
Such as: express:token=test
would go to in the json as express: { token: "test" }
1e16644732
Start of eslint fix
7ea9c24e31
Add to drone script
2fcda26710
Use spaces instead of tabs
6b2add24da
Install eslint
Events and commands should be loaded from the filesystem rather than a registry
Events and commands should be loaded from the filesystem rather than a registry
Add to renovate config to add label on PRs
190d014813
Merge branch 'develop' into feature/56-drone-rsync
82941d4909
Update dependency np to v9 (#123)
bcb7beabc6
Create simple inventory list (#120)
Add the card number to the footer of the drop command embed
Remove resolution for undici
Update dependency undici to v6