{
  "extends": ["../../tsconfig.json"],
  "include": ["index.ts", "./types/fabric.d.ts"],
  "compilerOptions": { "outDir": "./dist" }
}
