Skip to content

Commit

Permalink
fix: readd triple backticks
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnaceMaes committed Aug 22, 2024
1 parent 7ad40e3 commit 2147549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/ember/v5/deprecate-array-prototype-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ EmberENV: {
// ...
},
// ...
```

Once it is set to false, audit your project for any breakage from the following methods no longer being available on native arrays. Exceptions will be thrown where they are in use:

Expand Down

0 comments on commit 2147549

Please sign in to comment.