{
	"extends": "../../tsconfig.base.json",
	"compilerOptions": {
		"allowImportingTsExtensions": true
	},
	"include": ["index.ts", "src/**/*.ts"]
}
