Prerequisites
At the time of this writing, decorators are still in a proposal phase. To use concerns, you must either use @babel/plugin-proposal-decorators, or use TypeScript 5 decorators.
At the time of this writing, decorators are still in a proposal phase. To use concerns, you must either use @babel/plugin-proposal-decorators, or use TypeScript 5 decorators.