Should each DO be defined with it's own wrangler.toml and have a root package.json that runs `wrangl
Should each DO be defined with it's own wrangler.toml and have a root package.json that runs 
wrangler dev in each folder? Or should i have all the DO bindings defined on a root wrangler.toml? In my case I have a sveltekit app that I'm also deploying on a worker, and was wondering if I should be defining all my DO bindings on my sveltekit wrangler.toml 
