How to exclude Javascript files or folders from code cleanup?
Answered
How to exclude Javascript files or folders from code cleanup? I duplicated the full cleanup profile and unchecked all the Javascript and Typescript options and saved it. Selected it for a code cleanup and the first file showing had a .js extension!
How do I exclude .js files from code cleanup? Since these files reside in a folder and subfolders, how do I exclude that folder and all its subfolders from code cleanup?
I am using the latest Resharper.
Please sign in to leave a comment.
Hello,
Thank you for contacting us.
Please try ReSharper | Options | Code Editing | Third Party Code feature - https://www.jetbrains.com/help/resharper/Reference_Options_Code_Editing_Third_Party_Code.html
Thank you.
Thanks.