Merge branch 'release/18.0'
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["src/**/*.ts", "index.ts"],
|
||||
"exclude": ["src/**/*.test.ts", "src/**/*.stories.ts"]
|
||||
}
|
||||
@@ -19,4 +19,5 @@ for (const [key, value] of Object.entries(packageJsonExports || {})) {
|
||||
export default {
|
||||
entryPoints,
|
||||
out: 'ui-api',
|
||||
tsconfig: './tsconfig.typedoc.json',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user