docs: eslint-parser requireConfigFile behaviour#14332
docs: eslint-parser requireConfigFile behaviour#14332nicolo-ribaudo merged 2 commits intobabel:mainfrom
Conversation
|
Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/51658/ |
|
The current behavior is not a bug, but it is purposefully as an option whose only behavior is to suppress an error. Normally a However, what we could do is to make |
hzoo
left a comment
There was a problem hiding this comment.
maybe add at the end that you need to additional babelOptions (I suppose this is confusing because there's a config boolean option for eslint and another for babel).
maybe add Note:
Uh oh!
There was an error while loading. Please reload this page.