Possible function export fix?

This commit is contained in:
2024-01-15 07:20:19 +01:00
parent 3990e29927
commit 5c77b3d593
4 changed files with 6 additions and 3 deletions

View File

@@ -8,5 +8,6 @@
"forceConsistentCasingInFileNames": true,
"strict": true,
"skipLibCheck": true
}
},
"include": ["netlify/functions/validate-pr"]
}