mirror of
https://github.com/Dokploy/cli.git
synced 2026-06-27 01:55:23 +02:00
feat: add check server command
This commit is contained in:
9
test/tsconfig.json
Normal file
9
test/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "../tsconfig",
|
||||
"compilerOptions": {
|
||||
"noEmit": true
|
||||
},
|
||||
"references": [
|
||||
{"path": ".."}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user