build(deps-dev): bump @types/node
[poolifier.git] / .eslintrc.js
index 0188819b8ba2b84d174ae01561cfbc6e8340724a..523f20f8c389d47b15b3b45d5072bad47e31c507 100644 (file)
@@ -128,7 +128,6 @@ module.exports = defineConfig({
         '@typescript-eslint/no-unsafe-member-access': 'off',
         '@typescript-eslint/no-unnecessary-type-assertion': 'off',
         '@typescript-eslint/strict-boolean-expressions': 'off',
-        '@typescript-eslint/restrict-template-expressions': 'off',
         '@typescript-eslint/return-await': 'off'
       }
     },