feat(simulation): share control protocol schemas (#35230)
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"./backend": "./src/backend/index.ts",
|
||||
"./backend/*": "./src/backend/*.ts",
|
||||
"./frontend": "./src/frontend/simulation.ts",
|
||||
"./frontend/*": "./src/frontend/*.ts"
|
||||
"./frontend/*": "./src/frontend/*.ts",
|
||||
"./protocol": "./src/protocol/index.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"typecheck": "tsgo --noEmit"
|
||||
|
||||
Reference in New Issue
Block a user