Any way to view JS file compiled in same level nos inside TS Davidgarciasantes 创建于 2023年09月04日 07:12 Any way to view JS file compiled in same level nos inside TS
In the File Nesting dialog that appear on choosing the corresponding action from the Project tool window Options menu (gear icon), try removing the corresponding rule
See File nesting rules | WebStorm Documentation (jetbrains.com)
Thanks :)