Skip to content

Instantly share code, notes, and snippets.

@tolgaerdonmez
Created June 26, 2020 09:18
Show Gist options
  • Save tolgaerdonmez/3ca9ca885a44f8939ba015c5a0061736 to your computer and use it in GitHub Desktop.
Save tolgaerdonmez/3ca9ca885a44f8939ba015c5a0061736 to your computer and use it in GitHub Desktop.
Injector Config file template
{
"packages": ["package name"],
"devPackages": ["dev package name"],
"configs": [
{ "file": "config file json", "appenders": ["the field to alter"] }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment