📅  最后修改于: 2022-03-11 14:48:14.107000             🧑  作者: Mango
Deleting them from an existing project depends on your OS. If it is a Unix based system you could do something like this:
find . -type f -name '*.spec.ts' -delete