mattpocock / ts-error-translator

VSCode extension to turn TypeScript errors into plain English
https://ts-error-translator.vercel.app
2.36k stars 91 forks source link

Translation request for 7053 #193

Closed AdrianKnapp closed 1 year ago

AdrianKnapp commented 1 year ago

Error Text

Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ transparent: string; black: string; white: string; ink: string; base: ThemeColorSchema; primary: ThemeColorSchema; secondary: ThemeColorSchema; ... 4 more ...; disabled: ThemeColorSchema; }'.

Supporting Information

Please provide other information which led to this error, and any specific questions you have about it: