testrepo/gatsby-config.js

11 lines
177 B
JavaScript
Raw Normal View History

/**
* Configure your Gatsby site with this file.
*
* See: https://www.gatsbyjs.com/docs/gatsby-config/
*/
module.exports = {
/* Your site config here */
plugins: [],
}