{
	"extends": "./tsconfig.json",
	"include": ["src/**/*", "test/**/*", "**/*.json", "tsconfig.json", "**/*.md"],
	"exclude": ["!test/**/*"]
}
