You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All options are passed to babel-preset-typescript, which also supports jsxPragmaFrag, allowNamespaces, allowDeclareFields, and onlyRemoveTypeImports.
11:30:38 AM: warning Warning: there are unknown plugin options for "gatsby-plugin-typescript": allowNamespaces
11:30:38 AM: Please open an issue at ghub.io/gatsby-plugin-typescript if you believe this option is valid.
All options are passed to babel-preset-typescript, which also supports
jsxPragmaFrag
,allowNamespaces
,allowDeclareFields
, andonlyRemoveTypeImports
.gatsby/packages/gatsby-plugin-typescript/src/gatsby-node.js
Lines 3 to 7 in bd5b5f7
gatsby/packages/gatsby-plugin-typescript/src/gatsby-node.js
Lines 38 to 48 in bd5b5f7
The text was updated successfully, but these errors were encountered: