{
	"extends": "../../../../tsconfig.entry-points.post-office.json",
	"compilerOptions": {
		"target": "es5",
		"outDir": "../../../../../post-office/tsDist/@atlaskit__pragmatic-drag-and-drop-react-beautiful-dnd-migration/app",
		"rootDir": "../",
		"composite": true
	},
	"include": [
		"../src/**/*.ts",
		"../src/**/*.tsx"
	],
	"exclude": [
		"../src/**/__tests__/*",
		"../src/**/*.test.*",
		"../src/**/test.*",
		"../src/**/examples.*"
	],
	"references": [
		{
			"path": "../../core/afm-post-office/tsconfig.json"
		},
		{
			"path": "../../hitbox/afm-post-office/tsconfig.json"
		},
		{
			"path": "../../react-beautiful-dnd-autoscroll/afm-post-office/tsconfig.json"
		},
		{
			"path": "../../../design-system/tokens/afm-post-office/tsconfig.json"
		}
	]
}
