Skip to content

Commit

Permalink
ci: install @babel/eslint-parser #266
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed Nov 11, 2021
1 parent 3831eef commit 8780673
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions template/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"//": [
"If unexplained eslint errors appear in the log",
"be sure to check if @babel/eslint-parser is installed."
],
"extends": [
"@aurodesignsystem/eslint-config"
]
Expand Down
1 change: 1 addition & 0 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"@alaskaairux/design-tokens": "",
"@alaskaairux/webcorestylesheets": "",
"@aurodesignsystem/eslint-config": "",
"@babel/eslint-parser": "",
"@babel/core": "",
"@babel/plugin-syntax-dynamic-import": "",
"@babel/plugin-transform-runtime": "",
Expand Down

0 comments on commit 8780673

Please sign in to comment.