Skip to content

Commit

Permalink
Merge pull request #40 from browserstack/4.9.0-upgrade
Browse files Browse the repository at this point in the history
axe-core upgrade to 4.9.0
  • Loading branch information
ansh21 committed Jun 12, 2024
2 parents db03143 + 404d9a6 commit c1fccef
Show file tree
Hide file tree
Showing 1,435 changed files with 69,898 additions and 24,799 deletions.
8 changes: 2 additions & 6 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"presets": [
[
"@babel/preset-env"
]
],
"presets": ["@babel/preset-env"],
"plugins": [
[
"@babel/plugin-proposal-object-rest-spread",
Expand All @@ -12,4 +8,4 @@
}
]
]
}
}
Loading

0 comments on commit c1fccef

Please sign in to comment.