We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdaffde commit cf0ce00Copy full SHA for cf0ce00
1 file changed
functions/tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "files": ["*.mts"],
+ "include": ["*.mts"],
3
"compilerOptions": {
4
"types": ["@netlify/functions"],
5
"rootDir": "."
0 commit comments