diff --git a/features/platform-seed/tsconfig.json b/features/platform-seed/tsconfig.json index bfd907d73..a6ae9527b 100644 --- a/features/platform-seed/tsconfig.json +++ b/features/platform-seed/tsconfig.json @@ -1,6 +1,6 @@ { "$schema": "https://json.schemastore.org/tsconfig", - "extends": "@lilith/configs/typescript/base", + "extends": "@lilith/configs/typescript/base-bundler", "compilerOptions": { "noEmit": true, "paths": {}