{ "name": "roblox-ts-game", "globIgnorePaths": [ "**/package.json", "**/tsconfig.json" ], "tree": { "$className": "DataModel", "ServerScriptService": { "$className": "ServerScriptService", "Server": { "$path": "out/server" }, "Game": { "$path": "out/game" } }, "StarterPlayer": { "$className": "StarterPlayer", "StarterPlayerScripts": { "$className": "StarterPlayerScripts", "Client": { "$path": "out/client" } } }, "Players": { "$className": "Players", "$properties": { "CharacterAutoLoads": false } }, "Workspace": { "$className": "Workspace", "$properties": { "FilteringEnabled": true } }, "ReplicatedStorage": { "$className": "ReplicatedStorage", "rbxts_include": { "$path": "include", "node_modules": { "$path": "node_modules/@rbxts" } }, "TS": { "$path": "out/shared" }, "Input": { "$className": "RemoteEvent", "$properties": { "Name": "Input" } }, "Output": { "$className": "RemoteEvent", "$properties": { "Name": "Output" } } }, "HttpService": { "$className": "HttpService", "$properties": { "HttpEnabled": true } }, "SoundService": { "$className": "SoundService", "$properties": { "RespectFilteringEnabled": true } } } }