react-bs-notifier icon indicating copy to clipboard operation
react-bs-notifier copied to clipboard

Error in typings

Open OlafMerkert opened this issue 7 years ago • 1 comments

Typechecking our project with skipLibCheck: false spits out the following error:

@types/react-bs-notifier/index.d.ts:19:27 - error TS2694: Namespace 'global.JSX' has no exported member 'ELement'.

We are using version 5.0.0 from npm.

OlafMerkert avatar Nov 02 '18 12:11 OlafMerkert

Typescript version used is 3.1.4

OlafMerkert avatar Nov 02 '18 12:11 OlafMerkert