There was an error while loading. Please reload this page.
1 parent 4575c79 commit a4b4ceaCopy full SHA for a4b4cea
1 file changed
examples/basic-app/.h3ravel/tsconfig.json
@@ -38,5 +38,5 @@
38
"emitDecoratorMetadata": true
39
},
40
"include": ["./**/*.d.ts", "./../**/*"],
41
- "exclude": ["./dist", "/.node_modules"]
+ "exclude": ["./dist", "./node_modules"]
42
}
0 commit comments