We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4054f commit 88f4f2dCopy full SHA for 88f4f2d
.istanbul.yml
@@ -0,0 +1,5 @@
1
+instrumentation:
2
+ root: .
3
+ extensions:
4
+ - .js
5
+ excludes: ['**/src/controllers/*.js']
0 commit comments