Skip to content

Commit c1fccef

Browse files
authored
Merge pull request #40 from browserstack/4.9.0-upgrade
axe-core upgrade to 4.9.0
2 parents db03143 + 404d9a6 commit c1fccef

File tree

1,435 files changed

+69898
-24799
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,435 files changed

+69898
-24799
lines changed

.babelrc

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
2-
"presets": [
3-
[
4-
"@babel/preset-env"
5-
]
6-
],
2+
"presets": ["@babel/preset-env"],
73
"plugins": [
84
[
95
"@babel/plugin-proposal-object-rest-spread",
@@ -12,4 +8,4 @@
128
}
139
]
1410
]
15-
}
11+
}

0 commit comments

Comments
 (0)