tbroadley / spellchecker-cli

A command-line tool for spellchecking files.
MIT License
119 stars 16 forks source link

Update dependencies and fix `npm audit` warnings #37

Closed madhavarshney closed 6 years ago

madhavarshney commented 6 years ago

The only problem this causes (as tested) is an eslint deprecation warning: (node:10844) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "airbnb-base")