
* WIP * Added script and making implementation more roboust * Added rollback on issues with the migration * Cleanup the code * Use allSettled instead of all * Do not check spelling in schema files. Schema is pulled from the API and is not controlled by our team * Update the pkg json * Fix typo on log message * Add dedupe to the ignored words. Its used by codegen * Add changesets
87 lines
1.4 KiB
JSON
87 lines
1.4 KiB
JSON
{
|
|
"words": [
|
|
"Adyen",
|
|
"Afterpay",
|
|
"Algolia",
|
|
"Appstore",
|
|
"Avalara",
|
|
"AvaTax",
|
|
"backorder",
|
|
"Braintree",
|
|
"Builder.io",
|
|
"Clearpay",
|
|
"clsx",
|
|
"codegen",
|
|
"Contentful",
|
|
"DataDog",
|
|
"DatoCMS",
|
|
"hookform",
|
|
"Hygraph",
|
|
"jwks",
|
|
"Klarna",
|
|
"Klaviyo",
|
|
"Mailchimp",
|
|
"maxage",
|
|
"metafield",
|
|
"metafields",
|
|
"Mollie",
|
|
"Nuvo",
|
|
"PayloadCMS",
|
|
"PayPal",
|
|
"preorder",
|
|
"RudderStack",
|
|
"Saleor",
|
|
"SendGrid",
|
|
"SMTP",
|
|
"Storyblok",
|
|
"Strapi",
|
|
"Stripe",
|
|
"syncpack",
|
|
"TaxJar",
|
|
"testid",
|
|
"trpc",
|
|
"Twilio",
|
|
"Undiscounted",
|
|
"Upstash",
|
|
"urql",
|
|
"Vercel",
|
|
"RudderStack",
|
|
"DataDog",
|
|
"Clearpay",
|
|
"Afterpay",
|
|
"Nuvo",
|
|
"Appstore",
|
|
"tRPC",
|
|
"Algoliasearch",
|
|
"tanstack",
|
|
"usehooks",
|
|
"Nextjs",
|
|
"Upserting",
|
|
"Mjml",
|
|
"Combobox",
|
|
"Quickstart",
|
|
"hookform",
|
|
"Microinvoice",
|
|
"upsert",
|
|
"Builderio",
|
|
"vals",
|
|
"urql",
|
|
"Protos",
|
|
"pino",
|
|
"IFRAME",
|
|
"dedupe"
|
|
],
|
|
"ignorePaths": [
|
|
"node_modules",
|
|
"package.json",
|
|
"pnpm-lock.yaml",
|
|
".gitignore",
|
|
"apps/products-feed/src/modules/category-mapping/google-product-categories.ts",
|
|
"apps/taxes/src/modules/ui/countries.ts",
|
|
"**/*.test.ts",
|
|
"**/*.spec.ts",
|
|
"**/graphql.ts",
|
|
"**/CHANGELOG.md",
|
|
"**/schema.graphql"
|
|
]
|
|
}
|