inxilpro / node-checkenv

Check your current environmental variables against a project config file
46 stars 6 forks source link

use inline format of validators #10

Open zhaoyao91 opened 7 years ago

zhaoyao91 commented 7 years ago

[{name: xxx, options: xxx}] is tedious, how about supporting: [[name, options], [name, option1, option2, ....]]