This script transforms files generated by [contentful-typescript-codegen] to ensure the sys
property is in sync with the [contentful] package.
For example, the following auto-generated file:
// THIS FILE IS AUTOMATICALLY GENERATED. DO NOT MODIFY IT.
import { Asset, Entry } from 'contentful';
import { Document } from '@contentful/rich-text-types';