{ "scripts": { "res:build": "rescript", "res:dev": "rescript build -w" }, "devDependencies": { "rescript": "^10.1.4" } }