{
	"extends": "../../../../tsconfig.entry-points.townsquare.json",
	"compilerOptions": {
		"declaration": true,
		"target": "es5",
		"outDir": "../../../../../townsquare/tsDist/@atlaskit__status/app",
		"rootDir": "../",
		"composite": true
	},
	"include": [
		"../src/**/*.ts",
		"../src/**/*.tsx"
	],
	"exclude": [
		"../src/**/__tests__/*",
		"../src/**/*.test.*",
		"../src/**/test.*"
	],
	"references": [
		{
			"path": "../../../analytics/analytics-next/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../design-system/icon/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../design-system/lozenge/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../platform/feature-flags/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../platform/feature-flags-react/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../design-system/primitives/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../design-system/textfield/afm-townsquare/tsconfig.json"
		},
		{
			"path": "../../../design-system/tokens/afm-townsquare/tsconfig.json"
		}
	]
}
