{
	"$schema": "https://json.schemastore.org/tsconfig.json",
	"extends": "../../tsconfig.base.json",
	"compilerOptions": {
		"types": [ "gutenberg-env" ],
		"checkJs": false
	},
	"references": [ { "path": "../a11y" }, { "path": "../data" } ]
}
