Configuration

Devon provided two main config definitions: top-level (.devon.ts) and service-level (service/.devconfig.ts).

Both of these definitions have full TypeScript coverage and can be imported from the @evilkiwi/devon package.

You can check out the TypeScript interfacesopen in new window (DefinitionFile & ServiceConfig) in your IDE or via GitHub.