I've had a case where I've added a monorepo (with packages) as a development package. After removing one of the subpackages from the mrs-developer.json declaration, running missdev didn't remove the subpackage declaration from the generated jsconfig.json, which caused strange errors in my webpack (running with Volto).