Skip to content

Commit

Permalink
remove unused overrides (keystonejs#7979)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcousens authored Oct 4, 2022
1 parent 97d9b62 commit d096517
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,4 @@ module.exports = {
'@babel/proposal-object-rest-spread',
'@babel/plugin-syntax-dynamic-import',
],
overrides: [
{
include: 'packages/fields/src/Controller.js',
presets: ['@babel/preset-env'],
},
],
};

0 comments on commit d096517

Please sign in to comment.