diff --git a/craco.config.js b/craco.config.js index e29aacfa..661daecc 100644 --- a/craco.config.js +++ b/craco.config.js @@ -1,6 +1,6 @@ module.exports = { eslint: { - enabled: false + enable: false }, webpack: { configure: (webpackConfig) => ({