Skip to content

Commit

Permalink
chore: resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Jun 15, 2023
2 parents 21fb852 + d524bdf commit d63ecfa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/interfaces/config-module-options.interface.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@ export interface ConfigModuleOptions {
*/
envFilePath?: string | string[];

/**
* Environment file encoding.
*/
encoding?: string;

/**
* Custom function to validate environment variables. It takes an object containing environment
* variables as input and outputs validated environment variables.
Expand Down

0 comments on commit d63ecfa

Please sign in to comment.