Add typescript
This commit is contained in:
parent
1120c61167
commit
a4ad729580
@ -3,5 +3,5 @@ module.exports = {
|
|||||||
siteUrl: "https://www.yourdomain.tld",
|
siteUrl: "https://www.yourdomain.tld",
|
||||||
title: "infoscreen_gatsby",
|
title: "infoscreen_gatsby",
|
||||||
},
|
},
|
||||||
plugins: [],
|
plugins: ["gatsby-plugin-typescript"],
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user