fix: tsc command
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
				
			|||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
    "start": "wunderctl up --debug",
 | 
					    "start": "wunderctl up --debug",
 | 
				
			||||||
    "build": "wunderctl generate --debug",
 | 
					    "build": "wunderctl generate --debug",
 | 
				
			||||||
    "check": "tsc --noEmit 123"
 | 
					    "check": "tsc --noEmit"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "author": "",
 | 
					  "author": "",
 | 
				
			||||||
  "license": "ISC",
 | 
					  "license": "ISC",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user