react-material-ui-table-row-drag-and-drop icon indicating copy to clipboard operation
react-material-ui-table-row-drag-and-drop copied to clipboard

Type annotations can only be used in TypeScript files.

Open micpet opened this issue 4 years ago • 0 comments

Hi,

The component is great, but I have a problem in VSCode it gives the message "Type annotations can only be used in TypeScript files." Despite of the warning it's running.

I just downloaded the ZIP package, unpacked it and run "npm install", then "npm start".

Is there something I'm doing wrong? Capture

micpet avatar Aug 25 '20 17:08 micpet