Remove old "start" script from package.json (#56585)

This commit is contained in:
PUNAMRAMPUKALE
2023-12-11 12:52:26 -08:00
committed by GitHub
parent 0c2dea58c7
commit 973b0e63c1

View File

@@ -91,7 +91,6 @@
"build:compiler": "hereby local",
"build:tests": "hereby tests",
"build:tests:notypecheck": "hereby tests --no-typecheck",
"start": "node lib/tsc",
"clean": "hereby clean",
"gulp": "hereby",
"lint": "hereby lint",