mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-27 12:42:28 +02:00
refactor(starter): upgrade to new version of gatsby
This commit is contained in:
3
internal/gatsby/utils/increment.ts
Normal file
3
internal/gatsby/utils/increment.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
const increment = (n: number): number => n + 1;
|
||||
|
||||
export default increment;
|
Reference in New Issue
Block a user