Deleting File Safely
Learn how to delete a file safely and check it's not in use before doing so.
When deleting a file, use the Safe Delete refactoring or tick the Safe delete option in the Delete dialog. This way, WebStorm will double-check that the selected file isn't imported anywhere in your project.