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 8dfb405 commit 7cf46d8Copy full SHA for 7cf46d8
tsconfig.json
@@ -15,5 +15,6 @@
15
"outDir": "dist/cjs",
16
"lib": ["es2017", "dom"]
17
},
18
+ "exclude": ["src/**/*.stories.ts"],
19
"include": ["src/**/*.ts"]
20
}
0 commit comments