Skip to content

Commit 16d1182

Browse files
chrisbobbegnprice
authored andcommitted
flow-todo: Switch parser to @babel/eslint-parser, from babel-eslint
Oops, looks like we should have done this in e183358, for #4254. I'm not sure how much we actually want to keep the `test:flow-todo` command, but might as well bring it up to date in this way. We're about to change it again, to hermes-eslint, along with our other ESLint configs.
1 parent d84ad12 commit 16d1182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/flow-todo.eslintrc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
parser: babel-eslint
1+
parser: "@babel/eslint-parser"
22
plugins:
33
- ft-flow
44
rules:

0 commit comments

Comments
 (0)