Support NetBSD platform (#34756)

This commit is contained in:
Iku Iwasa
2020-03-11 06:53:37 +09:00
committed by GitHub
parent 586fe18557
commit 5e0f584b67

View File

@@ -31,6 +31,7 @@ namespace ts.server {
}
case "openbsd":
case "freebsd":
case "netbsd":
case "darwin":
case "linux":
case "android": {