-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
See: space-before-function-paren
Enabled here for JS:
Line 272 in c656f73
| 'space-before-function-paren': ['error', 'always'], |
And here for TS:
eslint-config/config/typescript.js
Lines 160 to 161 in c656f73
| '@typescript-eslint/space-before-function-paren': ['error', 'always'], | |
| 'space-before-function-paren': 'off', |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels