{
	"extends": "./tsconfig.base.json",
	"include": ["**/*.spec.ts", "**/*.test.ts", "**/tests/**/*.ts"],
	"exclude": []
}
