mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 13:51:27 +08:00
refactor: simplify project file lookup
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
#!/bin/env node
|
||||
|
||||
import { redBright, green, greenBright } from 'chalk';
|
||||
import { program } from 'commander';
|
||||
|
Reference in New Issue
Block a user