Skip to content

Add babel-plugin-transform-decorators-legacy

Maxime Gibeau requested to merge maxjbo/nodejs-scan:babel-plugins into master

I was having issue running the SAST scanner on one of our projects that uses babel-plugin-transform-decorators-legacy, this simple change has fixed it.

Maybe in the future there could be a way use the local babel config of the project to handle these edge cases?

Merge request reports