Removing unused files with webstorm Permanently deleted user 创建于 2020年01月29日 15:26 If I have files in a large project that not used/imported/called in other files, can I get list unused files in a JS project with webstrom or remove them
I can only suggest running Code | Inspect Code... and explore all Unused global/local symbol violations in the inspections results