We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 172c9c2 commit c0906ebCopy full SHA for c0906eb
tsconfig.json
@@ -13,5 +13,5 @@
13
"types": ["jest", "node"]
14
},
15
"include": ["src/**/*"],
16
- "exclude": ["node_modules", "__tests__/**/*", "__customer__/**/*"]
+ "exclude": ["node_modules", "__tests__/**/*", "__customer__/**/*", "docs"]
17
}
0 commit comments