{ "type": "module", "devDependencies": { "jest": "^29.0.1" }, "scripts": { "test": "jest" } }