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 a342890 commit f243af0Copy full SHA for f243af0
tsconfig.json
@@ -7,5 +7,5 @@
7
"resolveJsonModule": true,
8
"rootDir": "src"
9
},
10
- "exclude": ["**/__fixtures__/**", "**/*.spec.ts"]
+ "exclude": ["dist", "**/__fixtures__/**", "**/*.spec.ts"]
11
}
0 commit comments