Skip to content

Commit

Permalink
remove unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Apr 30, 2024
1 parent 6e4ba58 commit 134767b
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,5 @@ module.exports = function (defaults) {
staticModifiers: true,
staticComponents: true,
staticEmberSource: true,
skipBabel: [
{
package: 'qunit',
},
],
});
};

0 comments on commit 134767b

Please sign in to comment.