Skip to content

Commit

Permalink
Reinstall ts for gatsby
Browse files Browse the repository at this point in the history
  • Loading branch information
frank mcmanus committed Dec 7, 2019
1 parent ecac708 commit 4749abe
Show file tree
Hide file tree
Showing 110 changed files with 106,049 additions and 75,375 deletions.
48 changes: 48 additions & 0 deletions .cache/babelState.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
{
"name": "@babel/plugin-proposal-object-rest-spread",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
Expand All @@ -25,6 +37,18 @@
{
"name": "@babel/plugin-proposal-object-rest-spread",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
Expand All @@ -45,6 +69,18 @@
{
"name": "@babel/plugin-proposal-object-rest-spread",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
Expand All @@ -65,6 +101,18 @@
{
"name": "@babel/plugin-proposal-object-rest-spread",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-optional-chaining/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-nullish-coalescing-operator/lib/index.js",
"options": {}
},
{
"name": "/Users/frankmcmanus/Documents/_dev/Typescript/website/node_modules/@babel/plugin-proposal-numeric-separator/lib/index.js",
"options": {}
}
],
"presets": [
Expand Down
Binary file modified .cache/redux.state
Binary file not shown.
1 change: 0 additions & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ module.exports = {
`gatsby-transformer-sharp`,
`gatsby-plugin-sharp`,
`gatsby-plugin-typescript`,
`gatsby-plugin-tslint`,
{
resolve: `gatsby-plugin-manifest`,
options: {
Expand Down
12 changes: 2 additions & 10 deletions node_modules/@babel/plugin-syntax-typescript/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 12 additions & 12 deletions node_modules/@babel/plugin-syntax-typescript/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 8 additions & 4 deletions node_modules/@babel/plugin-transform-typescript/lib/enum.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

129 changes: 73 additions & 56 deletions node_modules/@babel/plugin-transform-typescript/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4749abe

Please sign in to comment.