Is there a mechanism in npm like parent pom in Maven.
The goal is to have a common base configuration for scripts, dependencies, devDependencies.
Not based on templates like yeoman or so, but based on a parent version. So that, any project that changes his parent version gets the changes in this parent automatically.
Can you point me to hints to achieve this?
Thanks!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…