You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

eslint-plugin-flowtype+8.0.3.patch 472B

1234567891011
  1. diff --git a/node_modules/eslint-plugin-flowtype/dist/configs/recommended.json b/node_modules/eslint-plugin-flowtype/dist/configs/recommended.json
  2. index 90a0d69..2ad7d68 100644
  3. --- a/node_modules/eslint-plugin-flowtype/dist/configs/recommended.json
  4. +++ b/node_modules/eslint-plugin-flowtype/dist/configs/recommended.json
  5. @@ -1,5 +1,5 @@
  6. {
  7. - "parser": "@babel/eslint",
  8. + "parser": "@babel/eslint-parser",
  9. "parserOptions": {
  10. "babelOptions": {
  11. "plugins": [