chore(starters): Add empty gatsby-config.js (#13951)

This commit is contained in:
GatsbyJS Bot
2019-05-10 09:46:19 +00:00
parent 9cf26dd3a9
commit 7e24836a24
+9
View File
@@ -0,0 +1,9 @@
/**
* Configure your Gatsby site with this file.
*
* See: https://www.gatsbyjs.org/docs/gatsby-config/
*/
module.exports = {
/* Your site config here */
}