By default, TypeScript looks for type roots in parent node_modules directories. We can't do this because there are React types that cause errors. This commit explicitly defines the type roots for the package to avoid that behavior.