🚨 Fix nestjs warnings, remove old eslint plugins
This commit is contained in:
@@ -10,5 +10,5 @@ module.exports = withBundleAnalyzer({
|
||||
},
|
||||
reactStrictMode: true,
|
||||
output: 'standalone',
|
||||
i18n,
|
||||
i18n: i18n,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user