web-scripts: fix lint-staged usage for latest version (5215e25)
BREAKING CHANGES
increasing Node version in engines declaration
web-scripts: * the --no-fix option has been removed from web-scripts precommit
a --no-typecheck was added to web-scripts precommit because the typecheck had to be removed from lint-staged, and so it is no longer aware of which files changed.