Skip to content

Commit

Permalink
review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Apr 10, 2022
1 parent 779999f commit f349434
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eslint/babel-eslint-parser/README.md
Expand Up @@ -61,6 +61,8 @@ module.exports = {
babelOptions: {
babelrc: false,
configFile: false,
// your babel options
presets: ["@babel/preset-env"],
},
},
};
Expand Down

0 comments on commit f349434

Please sign in to comment.