### Package version ls ### Describe the bug If the exported package uses a decorator, the decorator will not work. edit tsconfig.json is work ``` "extends": "@adonisjs/tsconfig/tsconfig.app.json", ``` ### Reproduction repo _No response_
Package version
ls
Describe the bug
If the exported package uses a decorator, the decorator will not work.
edit tsconfig.json is work
Reproduction repo
No response