Skip to content

Commit eabe4aa

Browse files
Reenable functional/prefer-property-signatures ESLint rule
1 parent 5c3a1d9 commit eabe4aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ export default defineConfig(
131131
...functional.configs.externalTypeScriptRecommended.rules,
132132
...functional.configs.recommended.rules,
133133
...functional.configs.stylistic.rules,
134-
"functional/prefer-property-signatures": "off",
135134
},
136135
},
137136
{

0 commit comments

Comments
 (0)