Skip to content

Commit cb1baf9

Browse files
committed
chore: Add description to gridsome.config.js
1 parent acf4882 commit cb1baf9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

gridsome.config.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// This is where project configuration and installed plugin options are located.
2+
// Learn more: https://gridsome.org/docs/config
3+
14
module.exports = {
25
plugins: []
3-
}
6+
}

0 commit comments

Comments
 (0)