You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason why I am using remap is so that I can see the reports in ts.
Now i see duplicates, one for the ts and one for the js.
The js file report displays wrong and the ts file displays correctly.
I don't want to see the js files as part of the report.
Is there a configuration I can put off to make the js files go away?
The text was updated successfully, but these errors were encountered:
I agree. This workaround won't work for me since I have both TS and JS files. If you go from ES6 to ES5 via Babel, it doesn't show both .JS files, so why should it show both the a TS and JS file?
The reason why I am using remap is so that I can see the reports in ts.
Now i see duplicates, one for the ts and one for the js.
The js file report displays wrong and the ts file displays correctly.
I don't want to see the js files as part of the report.
Is there a configuration I can put off to make the js files go away?
The text was updated successfully, but these errors were encountered: