You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1863 seems to include both indexing with symbols, and using them in index signatures. I'm not sure how much of the first part has already been implemented but the issue is currently labeled as 'Accepting PRs'.
TypeScript Version:
1.8.10 - editing with github's Atom / TS
Code
Expected behavior:
It should be fine ...
Actual behavior:
err:
An index signature parameter type must be 'string' or 'number'
The text was updated successfully, but these errors were encountered: