diff --git a/src/babel/helpers/object.js b/src/babel/helpers/object.js index cb4abb5919..c488a53173 100644 --- a/src/babel/helpers/object.js +++ b/src/babel/helpers/object.js @@ -1,5 +1,5 @@ /** - * [Please add a description.] + * Create an object with a `null` prototype. */ export default function () {