-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
The parser services are currently typed as Record<string, any>
- see
svelte-eslint-parser/src/parser/index.ts
Line 53 in d42120a
services?: Record<string, any>; |
Would it be possible to add stricter types for them?
Metadata
Metadata
Assignees
Labels
No labels