{
	"$schema": "https://raw.githubusercontent.com/TypeScriptToLua/TypeScriptToLua/refs/tags/v1.28.1/tsconfig-schema.json",
	"extends": ["./tsconfig.json", "../../tsconfig.base.tstl.json"],
	"exclude": ["**/*.test.ts"],
	"tstl": {
		"noResolvePaths": ["socket"]
	}
}
