{ "compilerOptions": { "rootDir": "./lib/src", "outDir": "./playground/renderer-canvas-2d", }, "extends": ["./tsconfig.json"], "exclude": ["./node_modules/*", "./lib/**/*.test.ts"] }