build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / .eslintrc.cjs
index 524c43da0df5c31ba8dce3fdd204c182d1d12d56..d4ff8a2032e4de52a2d2999f9f99c36afce42c1c 100644 (file)
@@ -36,7 +36,7 @@ module.exports = defineConfig({
         'plugin:@typescript-eslint/strict-type-checked',
         'plugin:@typescript-eslint/stylistic-type-checked',
         'plugin:import/typescript',
-        'standard-with-typescript'
+        'love'
       ],
       rules: {
         'operator-linebreak': 'off',