{"library":"gatsby-plugin-typescript","install":[{"cmd":"npm install gatsby-plugin-typescript","imports":["module.exports = {\n  plugins: [\n    `gatsby-plugin-typescript`,\n    // Or with options:\n    {\n      resolve: `gatsby-plugin-typescript`,\n      options: {\n        isTSX: true,\n        allExtensions: true\n      }\n    }\n  ]\n};"]},{"cmd":"yarn add gatsby-plugin-typescript","imports":[]},{"cmd":"pnpm add gatsby-plugin-typescript","imports":[]}]}