# engine-strict makes the engines block in package.json a hard error rather # than an npm warning. npm reads the project .npmrc from the package # directory and does not walk parent directories, so this file has to exist # in every package root or the gate silently downgrades to a warning there. engine-strict=true