diff --git a/tsconfig.json b/tsconfig.json index 8942e6f48f..8d72a3315b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,7 +8,6 @@ "plugins/*/dev", "plugins/*/migrations" ], - "exclude": ["**/*.stories.tsx", "**/*.stories.ts"], "compilerOptions": { "outDir": "dist-types", "rootDir": ".",