Without this commit, the design tokens would contain the folders
"/" in their names, which is not compliant with most of generators
output we implement.
These files will be used to define the custom design tokens per components.
They are automatically aggregated by the packages/react/cunningham.ts file,
this is why handling typescript config file was important.