[FEATURE] new @Env('Project specific configs')
which should fetch by autocompletion all env files of the project
#108
Labels
Description
Currently there's not specific decorator to fetch ENV variables + the typing of
cds.env
is not finished entirelyCurrently the
cds.env
looks like belowSuggested solution
A
@Env
decorator and getting autocompletion of all env files as properties would be useful.The text was updated successfully, but these errors were encountered: