Relative Content

Tag Archive for reactjstypescripteslinttypescript-eslint

TypeScript, ESLint and unused value

Here’s my type for a project that uses Google Maps. onMarkerAdd is a callback function, which returns nothing and changes the state, as you can see below.