Any way to view JS file compiled in same level nos inside TS Davidgarciasantes Created September 04, 2023 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 :)