// @file TSConfig used by the web package during build. { "extends": "./tsconfig.json", "exclude": ["src/**/*.test.ts", "./tests"] }