diff --git a/tsconfig.json b/tsconfig.json index 38e666f1..efc1cda9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -24,7 +24,7 @@ "#root/*": ["./*"] } }, - "include": ["src", "types"], + "include": ["src"], "exclude": ["node_modules", "dist", "example", "rollup.config.mjss"], "typeRoots": [ "./types",