first commit
This commit is contained in:
16
serve.project.json
Normal file
16
serve.project.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "roblox-ts-plugin-serve",
|
||||
"globIgnorePaths": [
|
||||
"**/package.json",
|
||||
"**/tsconfig.json"
|
||||
],
|
||||
"tree": {
|
||||
"$className": "DataModel",
|
||||
"ServerScriptService": {
|
||||
"$className": "ServerScriptService",
|
||||
"Plugin": {
|
||||
"$path": "./default.project.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user