Hi,
all my @inject in the constructor have this note, although I can build the project without error, this red line appears to look not good
. I have seen some advice say add --target ES5 --experimentalDecorators, my project is based on blueprint, and its config already contains it

I do not know how to make this red line disappear. Does anyone know?