What's going on here? https://github.com/emotion-js/emotion/blob/b882bcba85132554992e4bd49e94c95939bbf810/packages/babel-plugin/package.json#L9-L12 These are plain JS files - they can't contain types, can they? TS does not seem to like this package. 😅 <img width="1064" height="235" alt="Image" src="https://github.com/user-attachments/assets/2e04703c-016c-4dd5-9053-f0229d90db2a" />
What's going on here?
emotion/packages/babel-plugin/package.json
Lines 9 to 12 in b882bcb
These are plain JS files - they can't contain types, can they?
TS does not seem to like this package. 😅