X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.eslintrc.cjs;h=c2f4abe2dcaddb78fa7784c9891c01f3d7226086;hb=refs%2Ftags%2Fv3.1.27;hp=713011c595e70ee037cdac3af9e0d6bd95ec8a5d;hpb=ea4b5fd037c5fe09eb6a2810332ad6bed1b5bc7f;p=poolifier.git diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 713011c5..c2f4abe2 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -114,7 +114,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',